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 Sep 9, 2024
1 parent 89cc319 commit e691918
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
OC.L10N.register(
"ldap_write_support",
{
"Writing" : "Idazten",
"Switches" : "Etengailuak"
},
"nplurals=2; plural=(n != 1);");
5 changes: 5 additions & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{ "translations": {
"Writing" : "Idazten",
"Switches" : "Etengailuak"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit e691918

Please sign in to comment.