diff options
Diffstat (limited to 'config/locales/ru.yml')
-rw-r--r-- | config/locales/ru.yml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml index ed3650389..de1260e6a 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1140,9 +1140,7 @@ ru: permission_manage_related_issues: Manage related issues field_ldap_filter: LDAP filter label_search_for_watchers: Search for watchers to add - notice_account_deleted: Your account has been permanently deleted. - setting_unsubscribe: Allow users to unsubscribe - button_delete_my_account: Delete my account - text_account_destroy_confirmation: |- - Are you sure you want to proceed? - Your account will be permanently deleted, with no way to reactivate it. + notice_account_deleted: "Ваша учетная запись полностью удалена" + setting_unsubscribe: "Разрешить пользователям удалять свои учетные записи" + button_delete_my_account: "Удалить мою учетную запись" + text_account_destroy_confirmation: "Ваша учетная запись будет полностью удалена без возможности восстановления.\nВы уверены, что хотите продолжить?" |