Skip to content

Commit 3ce16a3

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

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/bs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ OC.L10N.register(
1010
"Edit" : "Izmjeni",
1111
"Today" : "Danas",
1212
"Yesterday" : "Jučer",
13+
"Loading …" : "Loading …",
1314
"Tasks" : "Zadaci"
1415
},
1516
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

l10n/bs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"Edit" : "Izmjeni",
99
"Today" : "Danas",
1010
"Yesterday" : "Jučer",
11+
"Loading …" : "Loading …",
1112
"Tasks" : "Zadaci"
1213
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
1314
}

0 commit comments

Comments
 (0)