From 762b2a9a0be9c1f3f270f8262c4f348c4da412a6 Mon Sep 17 00:00:00 2001 From: navi Date: Sat, 9 Dec 2023 10:09:50 +0530 Subject: [PATCH] New translations en.json (French) --- packages/nc-gui/lang/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/fr.json b/packages/nc-gui/lang/fr.json index b385070cd0..16adce0a59 100644 --- a/packages/nc-gui/lang/fr.json +++ b/packages/nc-gui/lang/fr.json @@ -427,7 +427,7 @@ "blockQuote": "Block Quote", "noToken": "No Token", "tokenLimit": "Only one token per user is allowed", - "duplicateAttachment": "File with name {filename} already attached", + "duplicateAttachment": "Un fichier avec le nom {filename} est déjà attaché", "viewIdColon": "VIEW ID: {viewId}", "toAddress": "To Address", "subject": "Subject", @@ -654,7 +654,7 @@ "hideInUI": "Hide in UI", "addBase": "Add Base", "addParameter": "Add Parameter", - "submitAnotherForm": "Submit Another Form", + "submitAnotherForm": "Soumettre un autre formulaire", "dragAndDropFieldsHereToAdd": "Drag and drop fields here to add", "editSource": "Edit Data Source", "enterText": "Enter text",