We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 144e920 commit dede5caCopy full SHA for dede5ca
l10n/hr.js
@@ -5,6 +5,7 @@ OC.L10N.register(
5
"Bad credentials" : "Pogrešne vjerodajnice",
6
"Small" : "Mali",
7
"Medium" : "Srednji",
8
- "Large" : "Veliki"
+ "Large" : "Veliki",
9
+ "Image generation" : "Generiranje slika"
10
},
11
"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/hr.json
@@ -3,6 +3,7 @@
3
4
},"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;"
}
0 commit comments