add custom font system-ui

This commit is contained in:
pa
2026-01-18 13:47:17 +09:00
committed by Natsumi
parent 9f80d5e64a
commit 46750d3a0c
6 changed files with 33 additions and 21 deletions

View File

@@ -553,12 +553,13 @@
"bio_language": "Target Language",
"theme_mode": "Theme",
"font_family": "Font",
"font_family_tooltip": "Does not change CJK fonts",
"font_family_tooltip": "Only the system font affects CJK characters",
"font_family_inter": "Inter",
"font_family_noto_sans": "Noto Sans",
"font_family_source_sans_3": "Source Sans 3",
"font_family_ibm_plex_sans": "IBM Plex Sans",
"font_family_harmonyos_sans": "HarmonyOS Sans",
"font_family_system_ui": "System Font",
"theme_mode_system": "System",
"theme_mode_light": "Light",
"theme_mode_dark": "Dark",