Skip to content

Commit

Permalink
Update localization
Browse files Browse the repository at this point in the history
  • Loading branch information
johanah29 committed Nov 13, 2024
1 parent 1bb6168 commit 6ac05c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openbas-front/src/utils/Localization.js
Original file line number Diff line number Diff line change
Expand Up @@ -996,6 +996,7 @@ const i18n = {
'Update the atomic testing': 'Mettre à jour le test atomique',
'Create a new atomic test': 'Créer un nouveau test atomique',
'Attack commands': 'Commandes de l\'attaque',
'Attack command': 'Commande de l\'attaque',
'Mitre Filter': 'Filtre Mitre',
'techniques': 'Techniques',
'Unknown Data': 'Données inconnues',
Expand Down Expand Up @@ -1242,6 +1243,7 @@ const i18n = {
'Get command': 'Commande d\'obtention',
'Check command': 'Commande de vérification',
'Cleanup executor': 'Exécuteur de nettoyage',
'Cleanup command': 'Commande de nettoyage',
'Cleanup commands': 'Commandes de nettoyage',
'Document': 'Document',
// Policies
Expand Down Expand Up @@ -2367,6 +2369,7 @@ const i18n = {
'Update the atomic testing': '更新自动测试',
'Create a new atomic test': '创建新自动测试',
'Attack commands': '攻击指挥',
'Attack command': '攻击命令',
'Mitre Filter': 'Mitre过滤器',
'techniques': '技术',
'Unknown Data': '未知数据',
Expand Down Expand Up @@ -2603,6 +2606,7 @@ const i18n = {
'Check command': '检查命令',
'Cleanup executor': '清理执行器',
'Cleanup commands': '清理命令',
'Cleanup command': '清理命令',
'Document': '文档',
// Policies
'Platform login message': '平台登录信息',
Expand Down

0 comments on commit 6ac05c1

Please sign in to comment.