diff --git a/.env b/.env deleted file mode 100644 index 7b6f8b3..0000000 --- a/.env +++ /dev/null @@ -1,4 +0,0 @@ -VUE_APP_I18N_LOCALE=en -VUE_APP_I18N_FALLBACK_LOCALE=en -VUE_APP_LOCALES={"en": "English", "ja": "日本語", "es": "Español"} -VUE_APP_CURRENCY_FORMATS={"en": {"currency": {"style": "currency","currency": "USD"}}, "ja": {"currency": {"style": "currency", "currency": "JPY"}}, "es": {"currency": {"style": "currency","currency": "ESP"}}} \ No newline at end of file