Locales
On this page
The locale files offer a simple way to globally or individually set the localization options without the need to hand code that everytime.
Creating Locales
There are a few examples in the source like this
Using a locale
Load the locale file.
You can then either set the global default or you can it individually.
If you want to load locales in TypeScript: