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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/nb.js1
-rw-r--r--l10n/nb.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
index 6755f8e..01b7ecb 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"notifications",
{
+ "_" : "_",
"in {path}" : "i {path}",
"Notifications" : "Varsel",
"No notifications" : "Ingen varsel",
diff --git a/l10n/nb.json b/l10n/nb.json
index 1c6fa3f..8f13c15 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "_" : "_",
"in {path}" : "i {path}",
"Notifications" : "Varsel",
"No notifications" : "Ingen varsel",