国际化配置

This commit is contained in:
WangJing 2025-07-30 15:26:48 +08:00
parent 80e3dbcc59
commit d4277e003a
1 changed files with 8 additions and 1 deletions

View File

@ -556,6 +556,13 @@ export default {
loading: 'Loading...', loading: 'Loading...',
updateRecommendation: 'Update Recommendation', updateRecommendation: 'Update Recommendation',
addRecommendation: 'Add Recommendation', addRecommendation: 'Add Recommendation',
} },
vabtabs: {
refresh: 'Refresh',
closeOthers: 'Close Others',
closeLeft: 'Close Left',
closeRight: 'Close Right',
closeAll: 'Close All',
},
}, },
} }