Skip to content

Commit da03f92

Browse files
committed
[frontend] fix translation files
Signed-off-by: Marine LM <[email protected]>
1 parent 2a19f8c commit da03f92

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

Diff for: openbas-front/src/utils/lang/en.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -488,11 +488,7 @@
488488
"Execution Time": "Execution Time",
489489
"Executor": "Executor",
490490
"Executor Caldera is not responding, your exercises may be impacted.": "Executor Caldera is not responding, your exercises may be impacted.",
491-
"executor is an enterprise edition feature": {
492-
" You can start the set up but you will need a license key to execute your injects": {
493-
" We provide a 3 month trial to let you test the platform at full capacity": "executor is an enterprise edition feature. You can start the set up but you will need a license key to execute your injects. We provide a 3 month trial to let you test the platform at full capacity."
494-
}
495-
},
491+
"executor is an enterprise edition feature. You can start the set up but you will need a license key to execute your injects. We provide a 3 month trial to let you test the platform at full capacity.": "executor is an enterprise edition feature. You can start the set up but you will need a license key to execute your injects. We provide a 3 month trial to let you test the platform at full capacity.",
496492
"Executors": "Executors",
497493
"Exercise": "Simulation",
498494
"Exercise details": "Exercise details",

Diff for: openbas-front/src/utils/lang/fr.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -488,11 +488,7 @@
488488
"Execution Time": "Temps d'exécution",
489489
"Executor": "Exécuteur",
490490
"Executor Caldera is not responding, your exercises may be impacted.": "L'exécuteur Caldera ne réponds pas, vos exercises peuvent être impactés.",
491-
"executor is an enterprise edition feature": {
492-
" You can start the set up but you will need a license key to execute your injects": {
493-
" We provide a 3 month trial to let you test the platform at full capacity": "exécuteur est une fonctionnalité de l'édition Entreprise. Vous pouvez commencer l'installation, mais vous aurez besoin d'une clé de licence pour exécuter vos injections. Nous proposons une période d'essai de 3 mois pour vous permettre de tester la plateforme à pleine capacité."
494-
}
495-
},
491+
"executor is an enterprise edition feature. You can start the set up but you will need a license key to execute your injects. We provide a 3 month trial to let you test the platform at full capacity.": "exécuteur est une fonctionnalité de l'édition Entreprise. Vous pouvez commencer l'installation, mais vous aurez besoin d'une clé de licence pour exécuter vos injections. Nous proposons une période d'essai de 3 mois pour vous permettre de tester la plateforme à pleine capacité.",
496492
"Executors": "Exécuteurs",
497493
"Exercise": "Simulation",
498494
"Exercise details": "Détails de l'exercise",

Diff for: openbas-front/src/utils/lang/zh.json

+1-5
Original file line numberDiff line numberDiff line change
@@ -488,11 +488,7 @@
488488
"Execution Time": "执行时间",
489489
"Executor": "执行者",
490490
"Executor Caldera is not responding, your exercises may be impacted.": "Executor Caldera is not responding, your exercises may be impacted.",
491-
"executor is an enterprise edition feature": {
492-
" You can start the set up but you will need a license key to execute your injects": {
493-
" We provide a 3 month trial to let you test the platform at full capacity": "执行器是企业版功能。您可以开始设置,但需要许可证密钥才能执行注入。我们提供 3 个月的试用期,让您可以充分测试平台的功能。"
494-
}
495-
},
491+
"executor is an enterprise edition feature. You can start the set up but you will need a license key to execute your injects. We provide a 3 month trial to let you test the platform at full capacity.": "执行器是企业版功能。您可以开始设置,但需要许可证密钥才能执行注入。我们提供 3 个月的试用期,让您可以充分测试平台的功能。",
496492
"Executors": "执行者",
497493
"Exercise": "练习",
498494
"Exercise details": "锻炼详情",

0 commit comments

Comments
 (0)