diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-29 00:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-29 00:20:19 +0000 |
commit | 6fa18c9a8aa7b9f21754a1db66278eeccde1f0eb (patch) | |
tree | 9d5fbd37c99a5c7f6c004a4e52fc1255dc91e073 /lib | |
parent | d4acae6312b503ba4e7b047bcfbda5588f7fd8ca (diff) | |
download | nextcloud-server-6fa18c9a8aa7b9f21754a1db66278eeccde1f0eb.tar.gz nextcloud-server-6fa18c9a8aa7b9f21754a1db66278eeccde1f0eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/fr.js | 2 | ||||
-rw-r--r-- | lib/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 80a68965abc..db1504f2581 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -327,7 +327,7 @@ OC.L10N.register( "The generated emoji based on the input text" : "Émoji généré en fonction du texte saisi", "Generate image" : "Générer l'image", "Generate an image from a text prompt" : "Générer une image à partir d'un texte", - "Prompt" : "Invite de commande", + "Prompt" : "Prompt", "Describe the image you want to generate" : "Décrivez l'image que vous souhaitez générer", "Number of images" : "Nombre d'images", "How many images to generate" : "Nombre d'images à générer", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index acb5b3bb596..fd35a6eb25d 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -325,7 +325,7 @@ "The generated emoji based on the input text" : "Émoji généré en fonction du texte saisi", "Generate image" : "Générer l'image", "Generate an image from a text prompt" : "Générer une image à partir d'un texte", - "Prompt" : "Invite de commande", + "Prompt" : "Prompt", "Describe the image you want to generate" : "Décrivez l'image que vous souhaitez générer", "Number of images" : "Nombre d'images", "How many images to generate" : "Nombre d'images à générer", |