mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 08:43:50 +02:00
refactor: custom fonts
This commit is contained in:
@@ -703,7 +703,7 @@
|
||||
"bio_language": "Target Language",
|
||||
"theme_mode": "Theme",
|
||||
"font_family": "Font",
|
||||
"font_family_tooltip": "Only the system font affects CJK characters",
|
||||
"cjk_font_pack": "CJK Font",
|
||||
"font_family_inter": "Inter",
|
||||
"font_family_noto_sans": "Noto Sans",
|
||||
"font_family_source_sans_3": "Source Sans 3",
|
||||
@@ -713,6 +713,12 @@
|
||||
"font_family_roboto": "Roboto",
|
||||
"font_family_fantasque_sans_mono": "Fantasque Sans Mono",
|
||||
"font_family_system_ui": "System Font",
|
||||
"font_family_custom": "Custom",
|
||||
"font_family_custom_dialog_title": "Custom Font Family",
|
||||
"font_family_custom_dialog_description": "Enter a valid CSS font-family value",
|
||||
"font_family_custom_invalid": "Invalid font-family. Use comma-separated font names, e.g. 'My Font', Arial, sans-serif",
|
||||
"cjk_font_pack_noto": "Noto Sans CJK",
|
||||
"cjk_font_pack_pht": "PuHuiTi CJK",
|
||||
"theme_mode_system": "System",
|
||||
"theme_mode_light": "Light",
|
||||
"theme_mode_dark": "Dark",
|
||||
|
||||
Reference in New Issue
Block a user