Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-12-22 05:28:34 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-22 05:28:34 +0300
commitc81e05db98c6bc0b6107d3666f38adab33b70a48 (patch)
treee73e3395034ba53c1914a21550dd3d13dbb59ce6 /apps/oauth2/l10n/nb.js
parentd1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff)
[tx-robot] updated from transifex
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);");