mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-24 16:05:08 +08:00
初始化管理后台的 uniapp 版本
This commit is contained in:
9
yudao-ui-admin-uniapp/uni_modules/uni-table/i18n/en.json
Normal file
9
yudao-ui-admin-uniapp/uni_modules/uni-table/i18n/en.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"filter-dropdown.reset": "Reset",
|
||||
"filter-dropdown.search": "Search",
|
||||
"filter-dropdown.submit": "Submit",
|
||||
"filter-dropdown.filter": "Filter",
|
||||
"filter-dropdown.gt": "Greater or equal to",
|
||||
"filter-dropdown.lt": "Less than or equal to",
|
||||
"filter-dropdown.date": "Date"
|
||||
}
|
Reference in New Issue
Block a user