Skip to content

Conversation

@mattn
Copy link
Contributor

@mattn mattn commented Mar 19, 2019

  • Add japanese translation files
  • Add fallback to match Accept-Language to UNIX locale.

Browser send Accept-Language ja not ja_JP.

@mattn mattn changed the title Add japanese translations Add japanese translation files Mar 19, 2019
Copy link
Contributor

@crazymaster crazymaster left a comment

Choose a reason for hiding this comment

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

以下の表記ゆれが気になりました
サーバ vs サーバー
信用 vs 信頼

@mattn
Copy link
Contributor Author

mattn commented Mar 26, 2019

Thanks a lot!

"domain": "nbjs",
"supported_languages": [
"fr-FR",
"ja_JP",
Copy link
Member

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Google Chrome.

image

The name of UNIX locale on japanese/japan is ja_JP. But the browser send ja.

@blink1073 blink1073 added this to the 6.1 milestone Jun 7, 2020
Copy link
Contributor

@blink1073 blink1073 left a 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!

@blink1073 blink1073 merged commit dbfa82c into jupyter:master Jun 7, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants