diff --git a/openbas-front/src/utils/Localization.js b/openbas-front/src/utils/Localization.js index f1abb4e192..25352d3612 100644 --- a/openbas-front/src/utils/Localization.js +++ b/openbas-front/src/utils/Localization.js @@ -76,6 +76,7 @@ const i18n = { Stop: 'Arrêter', Name: 'Nom', Subtitle: 'Sous-titre', + Notes: 'Notes', 'Please note that if you change the "Reply to" address, the email interaction functionality in the platform will be disabled.': 'Veuillez noter que si vous modifiez l\'adresse « Répondre à », la fonctionnalité d\'interaction par mail dans la plateforme sera désactivée.', 'If you remove the default email address, the email reception for this simulation / scenario will be disabled.': 'Si vous supprimez l\'adresse e-mail par défaut, la réception des e-mails pour cette simulation / ce scénario sera désactivée.', 'Start date': 'Date de début', @@ -1444,6 +1445,7 @@ const i18n = { Stop: '停止', Name: '名称', Subtitle: '小标题', + Notes: '笔记', 'Please note that if you change the "Reply to" address, the email interaction functionality in the platform will be disabled.': '请注意,如果您更改了\'回复 \'地址,平台中的电子邮件互动功能将被禁用。', 'Start date': '开始日期', 'End date': '结束日期',