aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/nb.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/nb.js')
-rw-r--r--apps/oauth2/l10n/nb.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/nb.js b/apps/oauth2/l10n/nb.js
index 7afcca39145..a4dc29324ac 100644
--- a/apps/oauth2/l10n/nb.js
+++ b/apps/oauth2/l10n/nb.js
@@ -12,10 +12,12 @@ OC.L10N.register(
"Redirection URI" : "Videresendings-URI",
"Client Identifier" : "Klient-identifikator",
"Secret key" : "Hemmelig nøkkel",
+ "Delete client" : "Slett klient",
"Add client" : "Legg til klient",
"Add" : "Legg til",
"Delete" : "Slett",
"Show client secret" : "Vis klients hemmelighet",
+ "Hide client secret" : "Skjul klienthemmelighet",
"Secret" : "Hemmelighet"
},
"nplurals=2; plural=(n != 1);");