Files
dafuweng-saiadmin/saiadmin-vue/src/i18n/en/skin.js
2026-03-03 09:36:51 +08:00

14 lines
408 B
JavaScript

export default {
mine: 'Mine',
classics: 'classics',
businessGray: 'Business gray',
city: 'City',
mineDesc: 'Predominantly pure white, Mine defaults to skin',
classicsDesc: 'Classic dark sidebar skin',
businessGrayDesc: 'Gray versatility and atmosphere, creating business and stability',
cityDesc: 'May there be a warmth in every angle of the city',
activated: 'Activated',
use: 'Use'
}