Skip to content

Commit

Permalink
Merge pull request #301 from ymaheshwari1/#300
Browse files Browse the repository at this point in the history
Implemented: support to use i18n from dxp and removed app level configuration of i18n(#300)
  • Loading branch information
ymaheshwari1 authored Jan 2, 2024
2 parents 8eb093d + 2c70574 commit eb6c58e
Show file tree
Hide file tree
Showing 31 changed files with 180 additions and 920 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_BASE_URL=
VUE_APP_VIEW_SIZE=10
Expand Down
Loading

0 comments on commit eb6c58e

Please sign in to comment.