@opentiny/tiny-toolkit-pro
Version:
TinyPro Vue:开箱即用、前后端分离的 Vue 后台管理模板
19 lines (18 loc) • 835 B
text/typescript
export default {
'theme.title.main': 'Personalized configuration',
'theme.title.first': 'theme',
'theme.title.default': 'Default Theme',
'theme.title.honey': 'Honey Theme',
'theme.title.violet': 'Violet Theme',
'theme.title.deepness': 'Deep Night Sky Theme',
'theme.title.deep': 'Dark Theme',
'theme.title.light': 'Light Theme',
'theme.title.customization': 'Custom Themes',
'theme-title-recommend': 'Recommended Topics',
'theme-text-default':
'Science and technology, exploration, research, precision, tolerance',
'theme-text-honey': 'Bright, sensual, warm, positive, energetic',
'theme-text-violet': 'Elegant, romantic, gentle, mysterious, noble',
'theme-text-deepness': 'Smooth, Neutral, Space, Strength, Hard',
'theme-text-dark': 'Deep, decisive, brave, tenacious, yearning',
};