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

【要望・提案】中国語を示すコードを cn から zh に変更 #328

Closed
ryo-a opened this issue Jan 21, 2020 · 2 comments
Closed

Comments

@ryo-a
Copy link

ryo-a commented Jan 21, 2020

要望・提案を思いついた経緯

#317 にて分岐した話題なので別Issueを作成します。

i18n 関連の処理で、現状では中国語が国コード(中華人民共和国)に基づく cn とされています。しかし、言語コードに基づくと zh が正しいです。

要望・提案の内容

国別のローカライズ処理ではなく、言語の切り替えという仕様を鑑みると言語コードに揃える方が良いと思われます。(i18n系ライブラリ等は言語コードに準拠しているため、今後何か導入する場合に揃えておいた方が利便性が高そうです。)

ザッと見た限り以下のファイルが対象のようですが、もし他にも何か影響が及ぶ範囲はあるでしょうか。

  • preact/i18n/Switcher.tsx
  • assets/i18n/resource.json
@ryamaguchi0220
Copy link
Contributor

#333 で対応されたようです。

@ryo-a
Copy link
Author

ryo-a commented Jan 22, 2020

#333 確認しました。ありがとうございます!
こちらcloseしますね

@ryo-a ryo-a closed this as completed Jan 22, 2020
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

2 participants