summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-28 00:13:06 +0000
committerNextcloud bot <bot@nextcloud.com>2018-08-28 00:13:06 +0000
commita768550177f04a16110c8155c7ac7faf48f6b4c6 (patch)
treef4593cc2932881ba9f20322dde1e44114fdf28ac /apps/oauth2
parent148e9cacb0d046d41896d3d5dab0b1a90bd1421b (diff)
downloadnextcloud-server-a768550177f04a16110c8155c7ac7faf48f6b4c6.tar.gz
nextcloud-server-a768550177f04a16110c8155c7ac7faf48f6b4c6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/nb.js1
-rw-r--r--apps/oauth2/l10n/nb.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/nb.js b/apps/oauth2/l10n/nb.js
index ea1d7a57de8..8a7040fecd6 100644
--- a/apps/oauth2/l10n/nb.js
+++ b/apps/oauth2/l10n/nb.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL for videresending må være en fullstendig URL. For eksempel https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0-klienter",
"Name" : "Navn",
diff --git a/apps/oauth2/l10n/nb.json b/apps/oauth2/l10n/nb.json
index 0aec1d3727c..0fa1155655d 100644
--- a/apps/oauth2/l10n/nb.json
+++ b/apps/oauth2/l10n/nb.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "URL for videresending må være en fullstendig URL. For eksempel https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0-klienter",
"Name" : "Navn",