-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(locale): reduce the number of multilingual files
- Loading branch information
Showing
35 changed files
with
395 additions
and
399 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,194 @@ | ||
export default { | ||
charts: { | ||
baiduMap: 'Baidu map', | ||
aMap: 'A map', | ||
googleMap: 'Google map', | ||
charts: 'Chart', | ||
map: 'Map', | ||
line: 'Line', | ||
pie: 'Pie', | ||
}, | ||
comp: { | ||
comp: 'Component', | ||
basic: 'Basic', | ||
transition: 'Animation', | ||
countTo: 'Count To', | ||
|
||
scroll: 'Scroll', | ||
scrollBasic: 'Basic', | ||
scrollAction: 'Scroll Function', | ||
virtualScroll: 'Virtual Scroll', | ||
|
||
tree: 'Tree', | ||
|
||
treeBasic: 'Basic', | ||
editTree: 'Searchable/toolbar', | ||
actionTree: 'Function operation', | ||
|
||
modal: 'Modal', | ||
drawer: 'Drawer', | ||
desc: 'Desc', | ||
|
||
lazy: 'Lazy', | ||
lazyBasic: 'Basic', | ||
lazyTransition: 'Animation', | ||
|
||
verify: 'Verify', | ||
verifyDrag: 'Drag ', | ||
verifyRotate: 'Picture Restore', | ||
|
||
qrcode: 'QR code', | ||
strength: 'Password strength', | ||
upload: 'Upload', | ||
|
||
loading: 'Loading', | ||
|
||
time: 'Relative Time', | ||
cropperImage: 'Cropper Image', | ||
}, | ||
editor: { | ||
editor: 'Editor', | ||
jsonEditor: 'Json editor', | ||
markdown: 'Markdown editor', | ||
|
||
tinymce: 'Rich text', | ||
tinymceBasic: 'Basic', | ||
tinymceForm: 'embedded form', | ||
}, | ||
excel: { | ||
excel: 'Excel', | ||
customExport: 'Select export format', | ||
jsonExport: 'JSON data export', | ||
arrayExport: 'Array data export', | ||
importExcel: 'Import', | ||
}, | ||
feat: { | ||
feat: 'Page Function', | ||
icon: 'Icon', | ||
tabs: 'Tabs', | ||
sessionTimeout: 'Session Timeout', | ||
print: 'Print', | ||
contextMenu: 'Context Menu', | ||
download: 'Download', | ||
clickOutSide: 'ClickOutSide', | ||
imgPreview: 'Picture Preview', | ||
copy: 'Clipboard', | ||
msg: 'Message prompt', | ||
watermark: 'Watermark', | ||
ripple: 'Ripple', | ||
fullScreen: 'Full Screen', | ||
errorLog: 'Error Log', | ||
tab: 'Tab with parameters', | ||
tab1: 'Tab with parameter 1', | ||
tab2: 'Tab with parameter 2', | ||
|
||
ws: 'Websocket test', | ||
|
||
breadcrumb: 'Breadcrumbs', | ||
breadcrumbFlat: 'Flat Mode', | ||
breadcrumbFlatDetail: 'Flat mode details', | ||
|
||
breadcrumbChildren: 'Level mode', | ||
breadcrumbChildrenDetail: 'Level mode detail', | ||
}, | ||
flow: { | ||
name: 'Graphics editor', | ||
flowChart: 'FlowChart', | ||
}, | ||
form: { | ||
form: 'Form', | ||
basic: 'Basic', | ||
useForm: 'useForm', | ||
refForm: 'RefForm', | ||
advancedForm: 'Shrinkable', | ||
ruleForm: 'Form validation', | ||
dynamicForm: 'Dynamic', | ||
customerForm: 'Custom', | ||
appendForm: 'Append', | ||
}, | ||
iframe: { | ||
frame: 'External', | ||
antv: 'antVue doc (embedded)', | ||
doc: 'Project doc (embedded)', | ||
docExternal: 'Project doc (external)', | ||
}, | ||
level: { level: 'MultiMenu' }, | ||
page: { | ||
page: 'Page', | ||
|
||
form: 'Form', | ||
formBasic: 'Basic Form', | ||
formStep: 'Step Form', | ||
formHigh: 'Advanced Form', | ||
|
||
desc: 'Details', | ||
descBasic: 'Basic Details', | ||
descHigh: 'Advanced Details', | ||
|
||
result: 'Result', | ||
resultSuccess: 'Success', | ||
resultFail: 'Failed', | ||
|
||
account: 'Personal', | ||
accountCenter: 'Personal Center', | ||
accountSetting: 'Personal Settings', | ||
|
||
exception: 'Exception', | ||
netWorkError: 'Network Error', | ||
notData: 'No data', | ||
|
||
list: 'List page', | ||
listCard: 'Card list', | ||
basic: 'Basic list', | ||
listBasic: 'Basic list', | ||
listSearch: 'Search list', | ||
}, | ||
permission: { | ||
permission: 'Permission', | ||
|
||
front: 'front-end', | ||
frontPage: 'Page', | ||
frontBtn: 'Button', | ||
frontTestA: 'Test page A', | ||
frontTestB: 'Test page B', | ||
|
||
back: 'background', | ||
backPage: 'Page', | ||
backBtn: 'Button', | ||
}, | ||
setup: { | ||
page: 'Intro page', | ||
}, | ||
system: { | ||
moduleName: 'System management', | ||
|
||
account: 'Account management', | ||
|
||
password: 'Change password', | ||
|
||
dept: 'Department management', | ||
|
||
menu: 'Menu management', | ||
role: 'Role management', | ||
}, | ||
table: { | ||
table: 'Table', | ||
|
||
basic: 'Basic', | ||
treeTable: 'Tree', | ||
fetchTable: 'Remote loading', | ||
fixedColumn: 'Fixed column', | ||
customerCell: 'Custom column', | ||
formTable: 'Open search', | ||
useTable: 'UseTable', | ||
refTable: 'RefTable', | ||
multipleHeader: 'MultiLevel header', | ||
mergeHeader: 'Merge cells', | ||
expandTable: 'Expandable table', | ||
fixedHeight: 'Fixed height', | ||
footerTable: 'Footer', | ||
editCellTable: 'Editable cell', | ||
editRowTable: 'Editable row', | ||
authColumn: 'Auth column', | ||
}, | ||
}; |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.