feat(settings): show default font size
This commit is contained in:
parent
40481c91e8
commit
55236dac98
6 changed files with 10 additions and 6 deletions
|
@ -226,6 +226,7 @@
|
|||
"interface": {
|
||||
"color_mode": "Color Mode",
|
||||
"dark_mode": "Dark Mode",
|
||||
"default": " (default)",
|
||||
"font_size": "Font Size",
|
||||
"label": "Interface",
|
||||
"light_mode": "Light Mode"
|
||||
|
|
|
@ -226,6 +226,7 @@
|
|||
"interface": {
|
||||
"color_mode": "Color Mode",
|
||||
"dark_mode": "Dark Mode",
|
||||
"default": " (default)",
|
||||
"font_size": "Font Size",
|
||||
"label": "Interface",
|
||||
"light_mode": "Light Mode"
|
||||
|
|
|
@ -226,6 +226,7 @@
|
|||
"interface": {
|
||||
"color_mode": "颜色",
|
||||
"dark_mode": "暗色模式",
|
||||
"default": "(默认)",
|
||||
"font_size": "字号",
|
||||
"label": "外观",
|
||||
"light_mode": "亮色模式"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue