ApolloZhu / Dynamic-Dark-Mode

The smart, automatic Dark Mode toggle for macOS Mojave+
https://apollozhu.github.io/Dynamic-Dark-Mode/
GNU General Public License v3.0
504 stars 31 forks source link

Incorrect Chinese translation in menu #44

Closed owenzhao closed 6 years ago

owenzhao commented 6 years ago

The menu "Change to Dark Mode" is always "Change to Dark Mode" in Chinese.

When the system is light mode, it is correct. When the system is in dark mode, it should be "Change to Light Mode".

ioWkiq.md.png

in Chinese,

Change to Dark Mode -> 切换到深色模式 Change to Dark Mode -> 切换到浅色模式

or you can use this for universal.

Change System Color mode -> 切换系统颜色模式

ApolloZhu commented 6 years ago

Please update to 1.1.0

Duplicate of #36