summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/ru.js1
-rw-r--r--apps/oauth2/l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ru.js b/apps/oauth2/l10n/ru.js
index 7edd72964cd..4adf2f65ceb 100644
--- a/apps/oauth2/l10n/ru.js
+++ b/apps/oauth2/l10n/ru.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Клиенты OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к %s.",
"Name" : "Имя",
diff --git a/apps/oauth2/l10n/ru.json b/apps/oauth2/l10n/ru.json
index f83068d6097..793dd149678 100644
--- a/apps/oauth2/l10n/ru.json
+++ b/apps/oauth2/l10n/ru.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Клиенты OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 позволяет внешним службам запрашивать доступ к %s.",
"Name" : "Имя",