Internationalization
Configure how dates, numbers, and currencies are formatted in your dashboards.
Currently, Explo supports localizing dates, numbers, and currencies for the dashboard builder and your embedded dashboards. Your team’s desired locale can be set via the Developer section of the Settings tab and will affect all of your customer’s dashboards.
Explo does not currently support translating words in the dashboard view.
Configuring Internationalization
Currently, you have three options for choosing the desired locale to display your dashboards in.
-
Pass in a locale code and currency code via the web component or iFrame
-
Select the option to prefer browser locale via the Settings Tab
-
Select a default language/currency. for your team via the Settings Tab
In order of preference, Explo will override any configured settings with a passed in locale code. Explo will then attempt to use browser locale if the option is selected and the user’s browser language is supported, before finally defaulting to the default language for your team.
Note for currencies, the browser locale does not affect internationalization. only a passed currency code or setting in your team’s settings will affect the currency format.
Custom Date Formats
For data tables and data panels, you can also pass in a custom format for dates if the premade options don’t work for your use case.
Date format options can be found here.
Supported Languages
- English (en-us)
- English, United Kingdom (en-gb)
- French (fr-fr)
- German (de-de)
- Italian (it-it)
- Portuguese (Brazilian) (pt-br)
- Spanish (es-es)
Supported currencies
- American Dollar (usd)
- Brazilian Real (brl)
- British Sterling (gbp)
- Canadian Dollar (cad)
- Danish Krone (dhk)
- Euro (eur)
- Indian Rupee (inr)
- Indonesia Rupiah (idr)
- Mexican Peso (mxn)
- Pakistani Rupee (pkr)
- Philipine Peso (php)
- Thai Baht (thb)
- United Arab Emirates Dirham (aed)
If there is a language or currency you would like us to support, please email us at [email protected] and we can add that for you.