Skip to content

Commit 97387c2

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 2cdb5bd commit 97387c2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

l10n/eu.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ OC.L10N.register(
22
"ldap_write_support",
33
{
44
"Writing" : "Idazten",
5-
"Switches" : "Etengailuak"
5+
"Switches" : "Etengailuak",
6+
"User template" : "Erabiltzailearen txantiloia"
67
},
78
"nplurals=2; plural=(n != 1);");

l10n/eu.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{ "translations": {
22
"Writing" : "Idazten",
3-
"Switches" : "Etengailuak"
3+
"Switches" : "Etengailuak",
4+
"User template" : "Erabiltzailearen txantiloia"
45
},"pluralForm" :"nplurals=2; plural=(n != 1);"
56
}

0 commit comments

Comments
 (0)