Translated using Weblate (Czech)

Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Milan Korecky 2020-09-24 04:55:12 +00:00 committed by Hosted Weblate
parent a4404cde17
commit ec318f9670
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 21 additions and 1 deletions

View File

@ -1681,5 +1681,25 @@
"@yourOwnUsername": {
"type": "text",
"placeholders": {}
},
"warning": "Varování!",
"@warning": {
"type": "text",
"placeholders": {}
},
"passwordHasBeenChanged": "Heslo bylo změněno",
"@passwordHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"deleteAccount": "Smazat účet",
"@deleteAccount": {
"type": "text",
"placeholders": {}
},
"deactivateAccountWarning": "Tímto krokem se deaktivuje váš uživatelský účet. Akci nelze vrátit zpět! Jste si jistí?",
"@deactivateAccountWarning": {
"type": "text",
"placeholders": {}
}
}
}