国际化配置
This commit is contained in:
parent
80e3dbcc59
commit
d4277e003a
|
@ -556,6 +556,13 @@ export default {
|
|||
loading: 'Loading...',
|
||||
updateRecommendation: 'Update Recommendation',
|
||||
addRecommendation: 'Add Recommendation',
|
||||
}
|
||||
},
|
||||
vabtabs: {
|
||||
refresh: 'Refresh',
|
||||
closeOthers: 'Close Others',
|
||||
closeLeft: 'Close Left',
|
||||
closeRight: 'Close Right',
|
||||
closeAll: 'Close All',
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue