Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Dec 5, 2024
1 parent c84471e commit bf9a89a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"ldap_write_support",
{
"Writing" : "Idazten",
"Switches" : "Etengailuak"
"Switches" : "Etengailuak",
"User template" : "Erabiltzailearen txantiloia"
},
"nplurals=2; plural=(n != 1);");
3 changes: 2 additions & 1 deletion l10n/eu.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Writing" : "Idazten",
"Switches" : "Etengailuak"
"Switches" : "Etengailuak",
"User template" : "Erabiltzailearen txantiloia"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit bf9a89a

Please sign in to comment.