Skip to content

Commit afa09d5

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f01bb45 commit afa09d5

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

l10n/sw.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
OC.L10N.register(
2+
"integration_swp",
3+
{
4+
"Search" : "Tafuta"
5+
},
6+
"nplurals=2; plural=(n != 1);");

l10n/sw.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{ "translations": {
2+
"Search" : "Tafuta"
3+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
4+
}

0 commit comments

Comments
 (0)