mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-02 10:26:32 +00:00
fix: typo in locale (#3659)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"btn_scale_y": "Flip vertical",
|
||||
"btn_zoom_in": "Zoom in",
|
||||
"btn_zoom_out": "Zoom out",
|
||||
"preview": "Preivew"
|
||||
"preview": "Preview"
|
||||
},
|
||||
"drawer": {
|
||||
"loadingText": "Loading...",
|
||||
@@ -110,7 +110,7 @@
|
||||
"fileName": "File name",
|
||||
"fileSize": "File size",
|
||||
"fileStatue": "File status",
|
||||
"pending": "Pendig",
|
||||
"pending": "Pending",
|
||||
"startUpload": "Start upload",
|
||||
"uploadSuccess": "Upload successfully",
|
||||
"uploadError": "Upload failed",
|
||||
|
@@ -72,7 +72,7 @@
|
||||
"tabDetail": "Tab Detail",
|
||||
"tabsQuickBtn": "Tabs quick button",
|
||||
"tabsRedoBtn": "Tabs redo button",
|
||||
"tabsFoldBtn": "Tabs flod button",
|
||||
"tabsFoldBtn": "Tabs fold button",
|
||||
"sidebar": "Sidebar",
|
||||
"header": "Header",
|
||||
"footer": "Footer",
|
||||
|
Reference in New Issue
Block a user