fix language not working and change build defaults

This commit is contained in:
dragongoose
2024-02-19 10:55:38 -05:00
parent 419c913111
commit a2eff6e427
3 changed files with 7 additions and 8 deletions

7
.env
View File

@ -1,7 +1,6 @@
SAFETWITCH_BACKEND_DOMAIN=localhost:7000
SAFETWITCH_INSTANCE_DOMAIN=localhost:5173
SAFETWITCH_HTTPS=false
SAFETWITCH_DEFAULT_LOCALE=en
SAFETWITCH_FALLBACK_LOCALE=ja
VUE_APP_I18N_LOCALE=en
VUE_APP_I18N_FALLBACK_LOCALE=ja
SAFETWITCH_DEFAULT_LOCALE=en-US
SAFETWITCH_DEFAULT_THEME=dark
SAFETWITCH_FALLBACK_LOCALE=en-US