Where and how do we store Geo/Locale configuration? #491
Unanswered
DipanshuHandoo
asked this question in
Q&A
Replies: 1 comment 5 replies
-
The locales that are being used for your project are defined in the scripts/scripts.js file. Here's an example from milo, and another example of a project using milo (bacom). |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since we will be using localization, English copy and several other things where we need a locale list. Where and how do we are storing that configuration?
Beta Was this translation helpful? Give feedback.
All reactions