From 6047c1fb53dce0f5f994a8882a88ebd672068015 Mon Sep 17 00:00:00 2001 From: Gael Leblan Date: Mon, 16 Sep 2024 11:08:42 +0200 Subject: [PATCH] [frontend] Small fix on chaining UI --- openbas-front/src/utils/Localization.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openbas-front/src/utils/Localization.js b/openbas-front/src/utils/Localization.js index f6825f4da0..654f9684a6 100644 --- a/openbas-front/src/utils/Localization.js +++ b/openbas-front/src/utils/Localization.js @@ -1352,6 +1352,7 @@ const i18n = { Condition: 'Condition', Childrens: 'Enfants', 'Interactive view': 'Vue interactive', + 'Execution successful': 'Exécution réussie', }, zh: { 'Email address': 'email地址', @@ -2611,6 +2612,7 @@ const i18n = { Condition: '条件', Childrens: '儿童', 'Interactive view': '交互式视图', + 'Execution successful': '执行成功', }, en: { openbas_email: 'Email',