fix: update the guiding text in the upload component (#23509)

This commit is contained in:
hangboss1761
2025-08-07 10:06:04 +08:00
committed by GitHub
parent f6c7175828
commit f3c98a274b
42 changed files with 104 additions and 4 deletions

View File

@@ -171,6 +171,10 @@ const translation = {
importFromDSL: 'Import din DSL',
importFromDSLUrl: 'De la URL',
importFromDSLUrlPlaceholder: 'Lipiți linkul DSL aici',
dslUploader: {
button: 'Trageți și plasați fișierul, sau',
browse: 'Răsfoiți',
},
importFromDSLFile: 'Din fișierul DSL',
mermaid: {
handDrawn: 'Desenat de mână',

View File

@@ -23,6 +23,7 @@ const translation = {
uploader: {
title: 'Încărcați fișier text',
button: 'Trageți și plasați fișiere sau foldere sau',
buttonSingleFile: 'Trageți și plasați un fișier sau',
browse: 'Răsfoire',
tip: 'Acceptă {{supportTypes}}. Maxim {{size}}MB fiecare.',
validation: {