From cd5942c7c26451499dcf557724cc6abe46646c3a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 5 Dec 2024 01:38:22 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/eu.js | 3 ++- l10n/eu.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/eu.js b/l10n/eu.js index abd9fe2e..ebc4b079 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -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);"); diff --git a/l10n/eu.json b/l10n/eu.json index 7319bb93..b8912ab4 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -1,5 +1,6 @@ { "translations": { "Writing" : "Idazten", - "Switches" : "Etengailuak" + "Switches" : "Etengailuak", + "User template" : "Erabiltzailearen txantiloia" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file