We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89cc319 commit e691918Copy full SHA for e691918
l10n/eu.js
@@ -0,0 +1,7 @@
1
+OC.L10N.register(
2
+ "ldap_write_support",
3
+ {
4
+ "Writing" : "Idazten",
5
+ "Switches" : "Etengailuak"
6
+},
7
+"nplurals=2; plural=(n != 1);");
l10n/eu.json
@@ -0,0 +1,5 @@
+{ "translations": {
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
0 commit comments