Skip to content

Commit 18c49f1

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 4d4b0da commit 18c49f1

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

l10n/kab.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
OC.L10N.register(
2+
"files_texteditor",
3+
{
4+
"Edit" : "Ẓreg",
5+
"New text file" : "Afaylu n uḍris amaynut"
6+
},
7+
"nplurals=2; plural=(n != 1);");

l10n/kab.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{ "translations": {
2+
"Edit" : "Ẓreg",
3+
"New text file" : "Afaylu n uḍris amaynut"
4+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5+
}

0 commit comments

Comments
 (0)