Skip to content

Commit 7ba7213

Browse files
authored
enhance traduction message (#453)
Signed-off-by: REHILI Ghazwa <[email protected]>
1 parent 3c6a6ce commit 7ba7213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/translations/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"invalidFormatOrName": "Imported file name or format invalid",
207207
"parameterLoadingProblem": "problem of loading parameters",
208208
"changeOperatorMessage": "The operator will be changed and will be applied to all the rules already created in the group.",
209-
"changeTypeMessage": "The type will be changed and previous configuration will be erased.",
209+
"changeTypeMessage": "The equipment type will be changed and the current configuration will be erased.",
210210
"keepCSVDataMessage": "Do you want to replace or add the new data to the current list ?",
211211
"add": "Add",
212212
"replace": "Replace",

src/translations/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"invalidFormatOrName": "Format ou nom du fichier importé non valide",
206206
"parameterLoadingProblem": "Problème de chargement des paramètres",
207207
"changeOperatorMessage": "L'opérateur sera modifié et s'appliquera sur toutes les règles déjà créées dans le groupe.",
208-
"changeTypeMessage": "Le type sera modifié et la précédente configuration sera perdue.",
208+
"changeTypeMessage": "Le type d'ouvrage sera modifié et la configuration actuelle sera perdue.",
209209
"keepCSVDataMessage": "Voulez-vous remplacer la liste existante ou y ajouter les nouvelles données ?",
210210
"add": "Ajouter",
211211
"replace": "Remplacer",

0 commit comments

Comments
 (0)