diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
commit | bc7f0c3095184475d9fd43f0500dc9578e1f7f73 (patch) | |
tree | 0c68edd9be8c93c4b8dc7028225005f92ae0f06d /lib/l10n/ru.js | |
parent | 460954afd9f994d3122fb425d1b200f2031c67b3 (diff) | |
download | nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.tar.gz nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index c7d74a623af..530edd767a0 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -95,7 +95,7 @@ OC.L10N.register( "Help" : "Помощь", "Appearance and accessibility" : "Внешний вид и доступность", "Apps" : "Приложения", - "Personal settings" : "Параметры пользователя", + "Personal settings" : "Личные настройки", "Administration settings" : "Параметры сервера", "Settings" : "Настройки", "Log out" : "Выйти", |