aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/ca.js1
-rw-r--r--apps/oauth2/l10n/ca.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ca.js b/apps/oauth2/l10n/ca.js
index 19d6ae7f001..dc7bad39f35 100644
--- a/apps/oauth2/l10n/ca.js
+++ b/apps/oauth2/l10n/ca.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "clients OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet que els serveis externs sol·licitin accés a %s.",
"Name" : "Nom",
diff --git a/apps/oauth2/l10n/ca.json b/apps/oauth2/l10n/ca.json
index 81855caa2cf..983ff83872e 100644
--- a/apps/oauth2/l10n/ca.json
+++ b/apps/oauth2/l10n/ca.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "clients OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet que els serveis externs sol·licitin accés a %s.",
"Name" : "Nom",