Re-enable Japanese translation

Note that this only includes the setting descriptions.

Contributes to issue CURA-3950.
This commit is contained in:
Ghostkeeper 2017-06-21 11:30:16 +02:00
parent 24b19fa0a5
commit e7d5618148
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -152,7 +152,7 @@ UM.PreferencesPage
append({ text: "Suomi", code: "fi" })
append({ text: "Français", code: "fr" })
append({ text: "Italiano", code: "it" })
//append({ text: "", code: "jp" })
append({ text: "日本語", code: "jp" })
//append({ text: "", code: "ko" })
append({ text: "Nederlands", code: "nl" })
append({ text: "Português do Brasil", code: "ptbr" })