Further work on localization

This commit is contained in:
Tomas Bures 2018-12-15 15:15:48 +01:00
parent fa451fc8da
commit cb1fc5b28d
35 changed files with 430 additions and 2796 deletions

View file

@ -37,12 +37,12 @@ editors:
- codeeditor
# Default language to use
defaultLanguage: en_US
defaultLanguage: en-US
# Enabled languages
enabledLanguages:
- en_US
- es
- en-US
- fk-FK
# Inject custom scripts in subscription/layout.mjml.hbs
# customSubscriptionScripts: [/custom/hello-world.js]