diff --git a/webapp/titanembeds/i18n.py b/webapp/titanembeds/i18n.py index e95af2f..adf6246 100644 --- a/webapp/titanembeds/i18n.py +++ b/webapp/titanembeds/i18n.py @@ -4,11 +4,13 @@ LANGUAGES = { 'en_US': 'English', 'es_ES': 'Español', # Spanish 'fr': 'français', # French + 'hu': "Magyar", # Hungarian 'id': 'bahasa Indonesia', # Indonesian 'it': 'Italiano', # Italian 'nl': 'Nederlands', # Dutch 'pl': 'Polski', # Polish 'pt_PT': 'Português', # Portuguese + 'ro': 'Română', # Romanian 'sr': 'Српски', # Serbian (Cyrillic) 'sv_SE': 'svenska', # Swedish 'th': "ไทย", # Thai diff --git a/webapp/titanembeds/templates/about.html.j2 b/webapp/titanembeds/templates/about.html.j2 index 7a5c9b0..6bd076f 100644 --- a/webapp/titanembeds/templates/about.html.j2 +++ b/webapp/titanembeds/templates/about.html.j2 @@ -306,6 +306,13 @@ We want to see all of our members rise to their potential and find success in th
  • 𝔻𝕣.𝕄𝕦𝕣𝕠𝕨 (drmurow)
  • +
  • + Hungarian (Magyar) [hu] + +
  • Indonesian (bahasa Indonesia) [id]
  • +
  • + Romanian (Română) [ro] + +
  • Serbian (Cyrillic) (Српски) [sr]