Skip to content

Commit

Permalink
fix: dark mode translations
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Jan 5, 2022
1 parent cb26848 commit 08f4c06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions addons/theme/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"Theme#!theme.1": "主题",
"Configure theme#!theme.2": "配置主题",
"Theme will be downloaded from#!theme.3": "主题来自于",
"Dark Mode#!theme.4": "暗色模式",
"Dark Mode#!theme.4": "深色模式",
"Follow Theme#!theme.5": "跟随主题",
"Light#!theme.6": "亮色",
"Dark#!theme.7": "暗色"
"Light#!theme.6": "浅色",
"Dark#!theme.7": "深色"
}

0 comments on commit 08f4c06

Please sign in to comment.