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

[translation] Chinese (Traditional) #132

Merged
merged 3 commits into from
Oct 27, 2017

Conversation

YWJamesLin
Copy link
Contributor

@YWJamesLin YWJamesLin commented Oct 26, 2017

Chinese (Traditional) Translation

Description

languages.js [Updated] add zh-Hant
zh-Hant.json Created with translations

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project (run $ yarn lint).

@YWJamesLin YWJamesLin changed the title [add] translation (zh-Hant) [translation] Chinese (Traditional) Oct 26, 2017
@@ -10,4 +10,5 @@ module.exports = {
pl: 'Polish',
ru: 'Русский',
ua: 'Українська',
'zh-Hant': 'Chinese (Traditional)',
Copy link
Contributor

@adlk adlk Oct 26, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm trying to figure out what would be the best and consistent way to display non-Latin languages in the language selection. Does it make sense to display a language like Chinese, Russian, Greek, Ukrainian, Thai, ... in English? Should we do both? Should we just use the respected language?

What would be your preferred way when you see a language selection?

Copy link
Contributor Author

@YWJamesLin YWJamesLin Oct 27, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reference: PR #69 merged. I think it's better to keep language key in English due to consistency with other language keys.

@adlk adlk mentioned this pull request Oct 26, 2017
4 tasks
@adlk adlk merged commit bb3998c into meetfranz:develop Oct 27, 2017
@YWJamesLin YWJamesLin deleted the translation/zh-Hant branch October 27, 2017 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants