Skip to content

Commit a7deddc

Browse files
committed
fix spelling for dragger hint area text
1 parent 17496ad commit a7deddc

File tree

1 file changed

+1
-1
lines changed
  • client/packages/lowcoder/src/i18n/locales

1 file changed

+1
-1
lines changed

client/packages/lowcoder/src/i18n/locales/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1933,7 +1933,7 @@ export const en = {
19331933
"dragArea": "Drag Area",
19341934
"uploadMode": "Upload Mode",
19351935
"dragAreaText": "Click or drag file to this area to upload",
1936-
"dragAreaHint": "Support for a single or bulk upload. Strictly prohibited from uploading company data or other band files.",
1936+
"dragAreaHint": "Support for a single or bulk upload. Strictly prohibited from uploading company data or other banned files.",
19371937
"dragHintText": "Hint Text",
19381938
},
19391939
"date": {

0 commit comments

Comments
 (0)