Adding additional languages? #1264
Closed
meesfrensel
started this conversation in
General
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
We're considering integrating media-chrome into Immich and are pretty happy with it so far. One open issue is i18n: media-chrome only has support for 6 languages, we have (good) support for about 50 through Weblate (see the Immich page for reference).
We considered overriding your translations with
addTranslation('en', <current user's language's translations>), but 1) that's kind of a hack, 2) requires us to keep maintaining the translations we set if updates of media-chrome change anything there, and 3) while we can crowdsource the translations through Weblate, and use them in Immich, we can't contribute them back to media-chrome.Are you open to adding many more languages to media-chrome (~45 new ones), in any way? Realistically, we think there are two main options:
It would be great to hear from you. Thanks in advance!
All reactions