- Interpolation issues - Wrong translations added during migration to lingui
Co-authored-by: Constantin Piber <cp.piber@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: 圭紫 <kaceykoo@gmail.com> Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/de/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/zh_Hant/ Translation: Suwayomi/Suwayomi-WebUI
Lingui expects the codes to be compliant to BCP-47 while weblate was not set up to create the resource files in that format. And react-i18next was able to just handle them. fixes #1058