perf[i18n]: TagsView contextmenu

This commit is contained in:
Pan
2018-03-13 18:18:27 +08:00
parent f9c4dd7af3
commit a633729215
3 changed files with 13 additions and 3 deletions

View File

@@ -125,5 +125,10 @@ export default {
change: 'Theme change',
documentation: 'Theme documentation',
tips: 'Tips: It is different from the theme-pick on the navbar is two different skinning methods, each with different application scenarios. Refer to the documentation for details.'
},
tagsView: {
close: 'Close',
closeOthers: 'Close Others',
closeAll: 'Close All'
}
}