feat: handle long file names in ImportFlowDialog

This commit is contained in:
kasia.oczkowska
2025-02-26 12:11:43 +00:00
parent c573205a56
commit 6a41458010
3 changed files with 27 additions and 20 deletions

View File

@@ -329,7 +329,7 @@
"importFlowDialog.selectFile": "Select file",
"importFlowDialog.close": "Close",
"importFlowDialog.import": "Import",
"importFlowDialog.selectedFileInformation": "Selected file: {fileName}",
"importFlowDialog.selectedFileInformation": "Selected file:",
"importFlowDialog.successfullyImportedFlow": "The flow has been successfully imported. You can view it <link>here</link>.",
"folders.allFlows": "All flows",
"folders.unassignedFlows": "Uncategorized flows",