From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001 From: wwf <yearningwang@iqtogether.com> Date: 星期三, 04 六月 2025 15:17:49 +0800 Subject: [PATCH] 初始化 --- i18n/fr-FR/share-app.ts | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/i18n/fr-FR/share-app.ts b/i18n/fr-FR/share-app.ts index d0b3a50..44d03b1 100644 --- a/i18n/fr-FR/share-app.ts +++ b/i18n/fr-FR/share-app.ts @@ -30,12 +30,6 @@ }, tryToSolve: 'Essayez de r茅soudre', temporarySystemIssue: 'D茅sol茅, probl猫me temporaire du syst猫me.', - expand: 'D茅velopper', - collapse: 'R茅duire', - chatSettingsTitle: 'Nouvelle configuration de chat', - viewChatSettings: 'Voir les param猫tres de chat', - newChatTip: 'D茅j脿 dans une nouvelle discussion', - chatFormTip: 'Les param猫tres de chat ne peuvent pas 锚tre modifi茅s une fois que le chat a commenc茅.', }, generation: { tabs: { @@ -74,8 +68,6 @@ moreThanMaxLengthLine: 'Row {{rowIndex}}: {{varName}} value can not be more than {{maxLength}} characters', atLeastOne: 'Veuillez entrer au moins une ligne dans le fichier t茅l茅charg茅.', }, - executions: '{{num}} EX脡CUTIONS', - execution: 'EX脡CUTION', }, } -- Gitblit v1.8.0