We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5fb8be commit fd8d9b4Copy full SHA for fd8d9b4
2 files changed
l10n/et_EE.js
@@ -0,0 +1,8 @@
1
+OC.L10N.register(
2
+ "ldap_write_support",
3
+ {
4
+ "Allow users to set their avatar" : "Luba kasutajatel seadistada oma tunnuspilti",
5
+ "Allow users to set their password" : "Luba kasutajatel muuta oma salasõnu",
6
+ "User template" : "Kasutajamall"
7
+},
8
+"nplurals=2; plural=(n != 1);");
l10n/et_EE.json
@@ -0,0 +1,6 @@
+{ "translations": {
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
0 commit comments