Skip to content

Commit

Permalink
[frontend] add translation key
Browse files Browse the repository at this point in the history
Signed-off-by: Marine LM <[email protected]>
  • Loading branch information
MarineLeM committed Sep 26, 2024
1 parent a3637f4 commit d357eb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openbas-front/src/utils/Localization.js
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ const i18n = {
'Create a new user': 'Créer un nouvel utilisateur',
'Dryrun recipients': 'Destinataires de la simulation',
'Create a new report': 'Créer un nouveau rapport',
'Update inject comment': 'Modifier le commentaire du stimuli',
'Do you want to delete this report?':
'Souhaitez-vous supprimer ce rapport ?',
'Update the report': 'Modifier le rapport',
Expand Down Expand Up @@ -1862,6 +1863,7 @@ const i18n = {
'Create a new user': '创建新用户',
'Dryrun recipients': '运行接收者',
'Create a new report': '创建新报告',
'Update inject comment': '编辑刺激评论',
'Do you want to delete this report?':
'你想要删除这份报告么?',
'Update the report': '更新报告',
Expand Down

0 comments on commit d357eb8

Please sign in to comment.