Translated using Weblate (Russian)

Currently translated at 100.0% (309 of 309 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
This commit is contained in:
Nikita Epifanov 2020-09-25 19:28:45 +00:00 committed by Hosted Weblate
parent 873c16deed
commit 675dbba548
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 20 additions and 0 deletions

View File

@ -1681,5 +1681,25 @@
"@yourOwnUsername": { "@yourOwnUsername": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"warning": "Предупреждение!",
"@warning": {
"type": "text",
"placeholders": {}
},
"passwordHasBeenChanged": "Пароль был изменён",
"@passwordHasBeenChanged": {
"type": "text",
"placeholders": {}
},
"deleteAccount": "Удалить аккаунт",
"@deleteAccount": {
"type": "text",
"placeholders": {}
},
"deactivateAccountWarning": "Это деактивирует вашу учётную запись пользователя. Это не может быть отменено! Вы уверены?",
"@deactivateAccountWarning": {
"type": "text",
"placeholders": {}
} }
} }