fxa/packages/fxa-shared/l10n
Valerie Pomerleau 2a56432281
fix(l10n): Ensure Settings and Payments are displayed RTL for RTL locales
Because:

* Settings and payments were not automatically displayed in RTL for languages such as Hebrew

This commit:

* Set lang and dir with react helmet
* Add method to determine locale dir, with unit tests
* Add list of rtl locales

Closes #FXA-6234
2023-10-23 13:12:19 -07:00
..
determineDirection.ts fix(l10n): Ensure Settings and Payments are displayed RTL for RTL locales 2023-10-23 13:12:19 -07:00
determineLocale.ts feat(libs): move fxa-shared/l10n to libs/shared/l10n 2023-10-04 16:08:01 -04:00
otherLanguages.ts feat(libs): move fxa-shared/l10n to libs/shared/l10n 2023-10-04 16:08:01 -04:00
parseAcceptLanguage.ts feat(libs): move fxa-shared/l10n to libs/shared/l10n 2023-10-04 16:08:01 -04:00
rtl-locales.json fix(l10n): Ensure Settings and Payments are displayed RTL for RTL locales 2023-10-23 13:12:19 -07:00