Add support markdown

This commit is contained in:
Tony Han
2024-04-16 19:13:12 +08:00
parent aeefb00de0
commit 5089bb5dbe
4 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
"uploadFile": {
"label": "Upload File",
"uploadText": "Drag and drop a file here or click to upload",
"uploadHint": "Supported file types: .pdf, .csv, .txt",
"uploadHint": "Supported file types: .pdf, .csv, .txt, .md",
"required": "File is required"
},
"submit": "Submit",