1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 07:23:22 +08:00

fix: complement i18n text.

This commit is contained in:
Bowen 2018-07-12 23:45:23 +08:00
parent bf3dc81be7
commit a0c4f3aebe

View File

@ -29,9 +29,13 @@ export default {
mixChart: 'Mix Chart',
example: 'Example',
nested: 'Nested Routes',
bar: 'Bar',
barProfile: 'Profile',
barPosts: 'Posts',
menu1: 'Menu 1',
'menu1-1': 'Menu 1-1',
'menu1-2': 'Menu 1-2',
'menu1-2-1': 'Menu 1-2-1',
'menu1-2-2': 'Menu 1-2-2',
'menu1-3': 'Menu 1-3',
menu2: 'Menu 2',
Table: 'Table',
dynamicTable: 'Dynamic Table',
dragTable: 'Drag Table',