summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-11 00:22:26 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-11 00:22:26 +0000
commit9dfb7e28c46326b962e447e69449a515d9b6d49f (patch)
tree131526a1409127fdb447aafc383607589f135c6e /apps/oauth2/l10n
parent195b434f7b0fb0718d2a363d94d854ce9178d9a0 (diff)
downloadnextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.tar.gz
nextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/ru.js3
-rw-r--r--apps/oauth2/l10n/ru.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/ru.js b/apps/oauth2/l10n/ru.js
index 08a48dc958e..0f55fc9e073 100644
--- a/apps/oauth2/l10n/ru.js
+++ b/apps/oauth2/l10n/ru.js
@@ -12,7 +12,8 @@ OC.L10N.register(
"Redirection URI" : "URI перенаправления",
"Client Identifier" : "Идентификатор клиента",
"Secret key" : "Секретный ключ",
- "Add client" : "Добавить клиента",
+ "Delete client" : "Удалить клиент",
+ "Add client" : "Добавить клиент",
"Add" : "Добавить",
"Show client secret" : "Показать секретный ключ клиента",
"Delete" : "Удалить",
diff --git a/apps/oauth2/l10n/ru.json b/apps/oauth2/l10n/ru.json
index 74f1acab1fa..bd827f22f90 100644
--- a/apps/oauth2/l10n/ru.json
+++ b/apps/oauth2/l10n/ru.json
@@ -10,7 +10,8 @@
"Redirection URI" : "URI перенаправления",
"Client Identifier" : "Идентификатор клиента",
"Secret key" : "Секретный ключ",
- "Add client" : "Добавить клиента",
+ "Delete client" : "Удалить клиент",
+ "Add client" : "Добавить клиент",
"Add" : "Добавить",
"Show client secret" : "Показать секретный ключ клиента",
"Delete" : "Удалить",