mirror of
https://github.com/xfgryujk/blivechat.git
synced 2026-08-22 11:23:28 +08:00
字体选择器增强 (#171)
* 字体选择器增强 * 优化字体选择器 --------- Co-authored-by: John Smith <xfgryujk@126.com>
This commit is contained in:
@@ -94,7 +94,10 @@ export default {
|
||||
userNames: '用户名',
|
||||
showUserNames: '显示用户名',
|
||||
font: '字体',
|
||||
fontSelectTip: '你也可以输入本地字体名',
|
||||
fontSelectTip: '你也可以输入本地字体名。前面的字体会被优先使用',
|
||||
recentFonts: '最近使用的字体',
|
||||
presetFonts: '预设字体',
|
||||
networkFonts: '网络字体',
|
||||
fontSize: '字体尺寸',
|
||||
lineHeight: '行高(0为默认)',
|
||||
normalColor: '普通颜色',
|
||||
|
||||
Reference in New Issue
Block a user