We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb538db commit 53f4f96Copy full SHA for 53f4f96
l10n/lt_LT.js
@@ -1,6 +1,7 @@
1
OC.L10N.register(
2
"workflow_ocr",
3
{
4
+ "Skip text" : "Praleisti tekstą",
5
"Other settings" : "Kiti nustatymai",
6
"Remove background" : "Šalinti foną"
7
},
l10n/lt_LT.json
@@ -1,4 +1,5 @@
{ "translations": {
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
0 commit comments