初始化
This commit is contained in:
14
saiadmin-vue/src/i18n/en/skin.js
Normal file
14
saiadmin-vue/src/i18n/en/skin.js
Normal file
@@ -0,0 +1,14 @@
|
||||
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'
|
||||
}
|
||||
Reference in New Issue
Block a user