chore: translate i18n files (#11545)

Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-11 18:04:14 +08:00
committed by GitHub
parent 6f4cbe0bde
commit ceaa9f1101
38 changed files with 594 additions and 0 deletions

View File

@@ -141,6 +141,11 @@ const translation = {
importFromDSLUrlPlaceholder: 'Pegar enlace DSL aquí',
importFromDSL: 'Importar desde DSL',
importFromDSLFile: 'Desde el archivo DSL',
mermaid: {
handDrawn: 'Dibujado a mano',
classic: 'Clásico',
},
openInExplore: 'Abrir en Explorar',
}
export default translation