chore: translate i18n files (#8202)

Co-authored-by: takatost <5485478+takatost@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-09-10 16:13:26 +08:00
committed by GitHub
parent dabfd74622
commit 178730266d
16 changed files with 256 additions and 0 deletions

View File

@ -77,6 +77,22 @@ const translation = {
overwriteAndImport: 'Écraser et importer',
importFailure: 'Echec de l\'importation',
importSuccess: 'Import avec succès',
parallelTip: {
click: {
title: 'Cliquer',
desc: 'à ajouter',
},
drag: {
title: 'Traîner',
desc: 'pour se connecter',
},
limit: 'Le parallélisme est limité aux branches {{num}}.',
depthLimit: 'Limite de couches dimbrication parallèle de {{num}} couches',
},
parallelRun: 'Exécution parallèle',
disconnect: 'Déconnecter',
jumpToNode: 'Aller à ce nœud',
addParallelNode: 'Ajouter un nœud parallèle',
},
env: {
envPanelTitle: 'Variables d\'Environnement',