diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ru.js | 2 | ||||
-rw-r--r-- | core/l10n/ru.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index 377e6d1ffc8..80f4109dc18 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -176,6 +176,8 @@ OC.L10N.register( "Back" : "Назад", "Login form is disabled." : "Форма входа отключена.", "Edit Profile" : "Редактирование профиля", + "The headline and about sections will show up here" : "Разделы \"Заголовок\" и \"О вас\" будут отображаться здесь", + "You haven't added any info yet" : "Вы еще не добавили никакой информации", "Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу", "Reset search" : "Очистить поиск", "Search for {name} only" : "Искать только для «{name}»", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index a7809e401b3..331ead52c7a 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -174,6 +174,8 @@ "Back" : "Назад", "Login form is disabled." : "Форма входа отключена.", "Edit Profile" : "Редактирование профиля", + "The headline and about sections will show up here" : "Разделы \"Заголовок\" и \"О вас\" будут отображаться здесь", + "You haven't added any info yet" : "Вы еще не добавили никакой информации", "Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу", "Reset search" : "Очистить поиск", "Search for {name} only" : "Искать только для «{name}»", |