Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate error in Chinese_Traditional.json #119

Closed
IthildinX opened this issue Sep 10, 2018 · 0 comments
Closed

Translate error in Chinese_Traditional.json #119

IthildinX opened this issue Sep 10, 2018 · 0 comments

Comments

@IthildinX
Copy link

"IDC_RADIO_SCALE_WIDTH":"轉換高度設定",
"IDC_RADIO_SCALE_HEIGHT":"轉換寬度設定",

"高度" means "Height"
"寬度" means "Width"
The above two are reversed

Should be
"IDC_RADIO_SCALE_WIDTH":"轉換寬度設定",
"IDC_RADIO_SCALE_HEIGHT":"轉換高度設定",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant