From 4722ff98dce4234ef677fa3f05e6555f65ff113c Mon Sep 17 00:00:00 2001 From: Jeremy Zhang Date: Sat, 13 Jan 2018 00:38:06 +0000 Subject: [PATCH] Add Japanese Language --- webapp/titanembeds/i18n.py | 1 + webapp/titanembeds/templates/about.html.j2 | 6 + .../translations/ja/LC_MESSAGES/messages.po | 205 ++++++++++++++++++ 3 files changed, 212 insertions(+) create mode 100644 webapp/titanembeds/translations/ja/LC_MESSAGES/messages.po diff --git a/webapp/titanembeds/i18n.py b/webapp/titanembeds/i18n.py index 9d1d33c..a2e426e 100644 --- a/webapp/titanembeds/i18n.py +++ b/webapp/titanembeds/i18n.py @@ -9,6 +9,7 @@ LANGUAGES = { 'hu': "Magyar", # Hungarian 'id': 'bahasa Indonesia', # Indonesian 'it': 'Italiano', # Italian + 'ja': '日本語', # Japanese 'nl': 'Nederlands', # Dutch 'pl': 'Polski', # Polish 'pt_PT': 'Português', # Portuguese diff --git a/webapp/titanembeds/templates/about.html.j2 b/webapp/titanembeds/templates/about.html.j2 index f712002..3258801 100644 --- a/webapp/titanembeds/templates/about.html.j2 +++ b/webapp/titanembeds/templates/about.html.j2 @@ -406,6 +406,12 @@ We want to see all of our members rise to their potential and find success in th
  • dotJS (justdotJS)
  • +
  • + Japanese (日本語) [ja] + +
  • Dutch (Nederlands) [nl]