diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:29 +0000 |
commit | 6379c852c340b3c7145c0e361424a283876025e5 (patch) | |
tree | 954c30bba439e59d11fa6e9f16b3912f42ec78d2 /lib/l10n/fr.js | |
parent | 228b21f3fa4a72740c97205147bf40bfe0c3ea30 (diff) | |
download | nextcloud-server-6379c852c340b3c7145c0e361424a283876025e5.tar.gz nextcloud-server-6379c852c340b3c7145c0e361424a283876025e5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 2e84560a2f1..7f2c41885b5 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -262,6 +262,7 @@ OC.L10N.register( "Storage connection error. %s" : "Erreur de connexion à l'espace stockage. %s", "Storage is temporarily not available" : "Le support de stockage est temporairement indisponible", "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", + "Free prompt" : "Prompt", "Generate headline" : "Générer un titre", "Generates a possible headline for a text." : "Génère un titre possible pour un texte.", "Summarize" : "Résumer", |