forked from dani-garcia/vaultwarden
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated and flavored for GUG.cz deployment
- Loading branch information
1 parent
77301be
commit 934c41a
Showing
26 changed files
with
122 additions
and
122 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Your Email Change | ||
Změna tvého emailu | ||
<!----------------> | ||
<html> | ||
<p>To finalize changing your email address enter the following code in web vault: <b>{{token}}</b></p> | ||
<p>If you did not try to change an email address, you can safely ignore this email.</p> | ||
<p>Pro dokončení změny tvého emailu zadej následující kód do svého webového sejfu: <b>{{token}}</b></p> | ||
<p>Pokud jsi svůj email nepřeješ změnit, klidně tento email ignoruj.</p> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
Delete Your Account | ||
Smazání tvého účtu | ||
<!----------------> | ||
<html> | ||
<p> | ||
click the link below to delete your account. | ||
klikni na odkaz níže pro smazání svého účtu. | ||
<br> | ||
<br> | ||
<a href="{{url}}/#/verify-recover-delete?userId={{user_id}}&token={{token}}&email={{email}}"> | ||
Delete Your Account</a> | ||
Smazat účet</a> | ||
</p> | ||
<p>If you did not request this email to delete your account, you can safely ignore this email.</p> | ||
<p>Pokud jsi svůj účet nepřeješ zrušit, klidně tento email ignoruj.</p> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Invitation accepted | ||
Pozvání přijato | ||
<!----------------> | ||
<html> | ||
<p> | ||
Your invitation for <b>{{email}}</b> to join <b>{{org_name}}</b> was accepted. | ||
Please <a href="{{url}}">log in</a> to the bitwarden_rs server and confirm them from the organization management page. | ||
Tvá pozvánka pro <b>{{email}}</b> do chapteru <b>{{org_name}}</b> byla přijata. | ||
Prosím <a href="{{url}}">přihlaš se</a> do GUG Sejfu a potvrď uživatele v administraci chapteru. | ||
</p> | ||
</html> |
Oops, something went wrong.