From 70ad22fcd87aff1c021119758142b4903a6badd6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 17 Aug 2024 00:20:42 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- lib/l10n/fr.js | 1 + lib/l10n/fr.json | 1 + 2 files changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 0cab0cd71b9..d169020bfd9 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s et %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s et %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s", + "Education bundle" : "Pack pour éducation", "Enterprise bundle" : "Pack pour entreprise", "Groupware bundle" : "Pack Groupware", "Hub bundle" : "Pack Nextcloud Hub", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index c05c1b5b690..16ac7cf3d59 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s et %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s et %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s et %5$s", + "Education bundle" : "Pack pour éducation", "Enterprise bundle" : "Pack pour entreprise", "Groupware bundle" : "Pack Groupware", "Hub bundle" : "Pack Nextcloud Hub", -- cgit v1.2.3