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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/nb.js b/apps/oauth2/l10n/nb.js
index db4ce045596..7a0ce575818 100644
--- a/apps/oauth2/l10n/nb.js
+++ b/apps/oauth2/l10n/nb.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Client Identifier" : "Klient-identifikator",
"Secret" : "Hemmelighet",
"Add client" : "Legg til klient",
- "Add" : "Legg til"
+ "Add" : "Legg til",
+ "Delete" : "Slett"
},
"nplurals=2; plural=(n != 1);");