feat(settings): show default font size

This commit is contained in:
三咲智子 2022-12-30 04:08:50 +08:00
parent 40481c91e8
commit 55236dac98
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
6 changed files with 10 additions and 6 deletions

View file

@ -226,6 +226,7 @@
"interface": {
"color_mode": "颜色",
"dark_mode": "暗色模式",
"default": "(默认)",
"font_size": "字号",
"label": "外观",
"light_mode": "亮色模式"