Skip to content

Commit 2b05700

Browse files
committed
[tx-robot] updated from transifex
1 parent 004f805 commit 2b05700

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/nb_NO.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
OC.L10N.register(
2+
"notifications",
3+
{
4+
"Notifications" : "Varsel",
5+
"No notifications" : "Ingen varsel",
6+
"Dismiss" : "Forkast"
7+
},
8+
"nplurals=2; plural=(n != 1);");

l10n/nb_NO.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{ "translations": {
2+
"Notifications" : "Varsel",
3+
"No notifications" : "Ingen varsel",
4+
"Dismiss" : "Forkast"
5+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
6+
}

0 commit comments

Comments
 (0)