Extracted strings and fixes on localization support
Language chooser in the UI
This commit is contained in:
parent
9f449c0a2f
commit
dc7789c17b
126 changed files with 2919 additions and 2028 deletions
|
@ -24,7 +24,12 @@ editors:
|
|||
- codeeditor
|
||||
|
||||
# Default language to use
|
||||
language: en
|
||||
defaultLanguage: en_US
|
||||
|
||||
# Enabled languages
|
||||
enabledLanguages:
|
||||
- en_US
|
||||
- es
|
||||
|
||||
# Inject custom scripts in subscription/layout.mjml.hbs
|
||||
# customSubscriptionScripts: [/custom/hello-world.js]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue