Skip to content

Commit 1168087

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

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

l10n/kab.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"data_request",
33
{
4-
"Hello %s," : "Azul %s,"
4+
"Hello %s," : "Azul %s,",
5+
"Account" : "Amiḍan"
56
},
67
"nplurals=2; plural=(n != 1);");

l10n/kab.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2-
"Hello %s," : "Azul %s,"
2+
"Hello %s," : "Azul %s,",
3+
"Account" : "Amiḍan"
34
},"pluralForm" :"nplurals=2; plural=(n != 1);"
45
}

0 commit comments

Comments
 (0)