Skip to content

Commit 7f731f1

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 24efa9c commit 7f731f1

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

l10n/sw.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" : "Hariri",
5+
"Preview" : "Mwonekano wa awali"
6+
},
7+
"nplurals=2; plural=(n != 1);");

l10n/sw.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{ "translations": {
2+
"Edit" : "Hariri",
3+
"Preview" : "Mwonekano wa awali"
4+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5+
}

0 commit comments

Comments
 (0)