Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations #1504

Open
Suburbanno opened this issue Sep 3, 2023 · 3 comments
Open

Translations #1504

Suburbanno opened this issue Sep 3, 2023 · 3 comments

Comments

@Suburbanno
Copy link

Hello!

Thank you for your amazing App.

Do you already have something in mind to support translations? there are platforms that facilitate this, such as Crowdin, Transifex and others.

@Suburbanno
Copy link
Author

@chrisbanes Do you have something in mind about this?

@chrisbanes
Copy link
Owner

I’m looking into using Crowdin at the moment.

This will require some changes to how we handle strings in the app first though. At the moment we use Lyricist, which are hand written strings in a Kotlin class. That won’t work for Crowdin, so we need to migrate to something declarative.

@ChrisKruegerDev
Copy link
Contributor

ChrisKruegerDev commented Apr 8, 2024

@chrisbanes Multiplatform Compose has a plugin for resources in alpha
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html

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

No branches or pull requests

3 participants