-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Add japanese translation files #4490
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
以下の表記ゆれが気になりました
サーバ vs サーバー
信用 vs 信頼
Thanks a lot! |
notebook/i18n/nbjs.json
Outdated
@@ -2,6 +2,7 @@ | |||
"domain": "nbjs", | |||
"supported_languages": [ | |||
"fr-FR", | |||
"ja_JP", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What browser are you using? This list should probably be consistent in using -
or _
, and if different browsers do different things, we may need to work around that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-Authored-By: mattn <mattn.jp@gmail.com>
Co-Authored-By: mattn <mattn.jp@gmail.com>
Co-Authored-By: mattn <mattn.jp@gmail.com>
Co-Authored-By: mattn <mattn.jp@gmail.com>
Co-Authored-By: mattn <mattn.jp@gmail.com>
Co-Authored-By: mattn <mattn.jp@gmail.com>
Co-Authored-By: mattn <mattn.jp@gmail.com>
Co-Authored-By: mattn <mattn.jp@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, thanks @mattn!
Browser send Accept-Language
ja
notja_JP
.