The KMP compose resources api, https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html, has matured enough to handle strings and qualifiers (similar to how native Android functions). I think this would be a more pleasant development experience than what Lyracist currently offers (having to add a new string var, then jump and add impl (including translations) is not great)
The KMP compose resources api, https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html, has matured enough to handle strings and qualifiers (similar to how native Android functions). I think this would be a more pleasant development experience than what Lyracist currently offers (having to add a new string var, then jump and add impl (including translations) is not great)