Skip to content

Commit e691918

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 89cc319 commit e691918

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

l10n/eu.js

+7
Original file line numberDiff line numberDiff line change
@@ -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

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{ "translations": {
2+
"Writing" : "Idazten",
3+
"Switches" : "Etengailuak"
4+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5+
}

0 commit comments

Comments
 (0)