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

@@ -178,6 +178,10 @@ const translation = {
importFromDSLFile: 'Da file DSL',
importFromDSL: 'Importazione da DSL',
importFromDSLUrlPlaceholder: 'Incolla qui il link DSL',
dslUploader: {
button: 'Trascina e rilascia il file, o',
browse: 'Sfoglia',
},
mermaid: {
handDrawn: 'Disegnato a mano',
classic: 'Classico',

View File

@@ -28,6 +28,7 @@ const translation = {
uploader: {
title: 'Carica file',
button: 'Trascina e rilascia file o cartelle, oppure',
buttonSingleFile: 'Trascina e rilascia un file, oppure',
browse: 'Sfoglia',
tip: 'Supporta {{supportTypes}}. Max {{size}}MB ciascuno.',
validation: {