mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-03 14:20:50 +08:00
feat: 添加歌词字体粗细控制并修复 i18n 缺失
This commit is contained in:
@@ -273,6 +273,12 @@ export default {
|
||||
medium: 'Medium',
|
||||
large: 'Large'
|
||||
},
|
||||
fontWeight: 'Font Weight',
|
||||
fontWeightMarks: {
|
||||
thin: 'Thin',
|
||||
normal: 'Normal',
|
||||
bold: 'Bold'
|
||||
},
|
||||
letterSpacing: 'Letter Spacing',
|
||||
letterSpacingMarks: {
|
||||
compact: 'Compact',
|
||||
|
||||
Reference in New Issue
Block a user