grafana/public/app/core/internationalization
Pierre Baumard 5654359813
I18n: Add server config to detect browser language (#69396)
* I18N: Add browser language detector

* Improve style

* No new property for type check

* Add dependency

* Suggested doc change

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Fix prettier

* 'detect' as special language, no cache and only navigator detector

As per PR suggestion comments

* Update language configuration doc

* Suggested change in doc

From @chri2547

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Fix import

* Revert public/app/types/explore.ts changes

* Prettier write

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: joshhunt <josh@trtr.co>
2023-07-14 10:24:50 +00:00
..
constants.test.ts Internationalization: Change locale preference to language (#58359) 2022-11-22 12:18:34 +00:00
constants.ts Internationalization: Correctly generate plural forms (#71341) 2023-07-11 16:37:01 +01:00
index.tsx I18n: Add server config to detect browser language (#69396) 2023-07-14 10:24:50 +00:00