-
Notifications
You must be signed in to change notification settings - Fork 1
Internationalization
Reginaldo Junior edited this page Nov 19, 2017
·
1 revision
This project is builded think internationalization (I18N), for this is using this plugin (https://github.com/MattyRad/vue-i18n).
For add new language is necessary create a js file in src/languages/{languagecode}.js after import on src/map.js as languages already importeds. As default project using english, but to modify language default only modify const ENV in file config in config/prod.env.js const LOCALE.