Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

i18n: wrong fallback language on relative time format #758

Open
vitalyster opened this issue Aug 26, 2023 · 0 comments
Open

i18n: wrong fallback language on relative time format #758

vitalyster opened this issue Aug 26, 2023 · 0 comments

Comments

@vitalyster
Copy link
Contributor

Actually I'm using English locale but when I test the app in Russian locale which does not have translations yet - everything works correctly in English locale as fallback locale. However relative dates in timelines ("written XX minutes ago") wrongly falling back to Belarus(!) language. After digging the code I see Belarus locale-data is imported first and I think it will be picked up for all languages which does not have translations while it should fallback to English.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant