Skip to content

Commit

Permalink
chore: improve text
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackGlory committed Oct 13, 2024
1 parent 207bb34 commit d3a4fef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"message": "Advanced Options"
}
, "labelSubFont": {
"message": "Sub-font"
"message": "Use sub-font"
}
, "labelLimitCustomFontPrefix": {
"message": "Limit custom fonts "
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/zh_CN/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"message": "高级选项"
}
, "labelSubFont": {
"message": "子字体"
"message": "使用子字体"
}
, "labelLimitCustomFontPrefix": {
"message": "限制自定义字体的"
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/zh_TW/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"message": "高級選項"
}
, "labelSubFont": {
"message": "子字體"
"message": "使用子字體"
}
, "labelLimitCustomFontPrefix": {
"message": "限制自定義字體的"
Expand Down

0 comments on commit d3a4fef

Please sign in to comment.