@farris/ui-vue
Version:
Farris Vue, a Farris Design based Vue3 component library.
41 lines • 1.39 kB
JSON
{
"querySolution": {
"saveAsDialog": {
"queryPlanName": "方案名稱",
"setAsDefault": "設為預設",
"confirm": "確定",
"cancel": "取消",
"caption": "新增方案",
"personal": "使用者個人方案",
"system": "系統公共方案",
"nameNotify": "請填寫方案名稱",
"authNotify": "您暫無權限修改公共類型方案。",
"success": "査詢方案保存成功",
"maxLength": "方案名稱最多100個字元,超出請修改"
},
"manageDialog": {
"caption": "方案管理",
"default": "預設",
"system": "系統公共",
"saveAs": "另存為",
"save": "保存",
"manage": "管理",
"isDefault": "預設方案",
"code": "名稱",
"type": "屬性",
"private": "用戶個人方案",
"public": "系統公共方案",
"org": "組織公共方案",
"remove": "刪除"
},
"configDialog": {
"caption": "篩選條件配置"
},
"container": {
"filter": "篩選",
"default": "默認篩選方案",
"clear": "清空",
"require": "請填寫{fields}再進行篩選"
}
}
}