Your language name is: {{ localeInfo.name }}

Your language code is: {{ localeInfo.lang }}

Your locale code is: {{ localeInfo.locale }}

Your language direction is: {{ localeInfo.direction }}

Your moment.js supported language is: {{ localeInfo.momentLang }}

{{ gettext("someThingCool") }} {{ gettext("supportMultipleFiles") }}

This string should be localized: {{ gettext('localized-string') }}

This should get replaced dynamically onload