Files
CreatBotMainsail/.env.development.local.example
Stefan Dej 550fb88e63 change locales to json
feature: add i18n-extract to check locales

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-04 14:13:49 +02:00

15 lines
322 B
Plaintext

# hostname or ip from the moonraker instance
VUE_APP_HOSTNAME=printer.local
# port from the moonraker instance
VUE_APP_PORT=7125
# reconnect interval in ms
VUE_APP_RECONNECT_INTERVAL=5000
# remote mode
VUE_APP_REMOTE_MODE=false
# defaults for multi language tests
VUE_APP_I18N_LOCALE=en
VUE_APP_I18N_FALLBACK_LOCALE=en