Skip to content

Commit

Permalink
Implemented: support to use i18n from dxp and removed app level confi…
Browse files Browse the repository at this point in the history
…guration of i18n(#280)
  • Loading branch information
R-Sourabh committed Mar 21, 2024
1 parent 81a4589 commit 20cb64c
Show file tree
Hide file tree
Showing 17 changed files with 96 additions and 856 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VUE_APP_I18N_LOCALE=en
VUE_APP_I18N_FALLBACK_LOCALE=en
VUE_APP_I18N_LOCALE=en-US
VUE_APP_I18N_FALLBACK_LOCALE=en-US
VUE_APP_CACHE_MAX_AGE=3600
VUE_APP_VIEW_SIZE=10
VUE_APP_BASE_URL=
Expand Down
Loading

0 comments on commit 20cb64c

Please sign in to comment.