You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rough mechanism for identifying whether a locale is RTL
Gotchas:
1. Locale name must match directly (the lookup function doesn't fall back to parent locale if subtags are provided)
2. (big) The RTL-containing locale must have a config file manually provided; this doesn't look up the base locales provided in the ember-i18n addon
Next: add error handling if things are blank
[#LEI-348]
0 commit comments