Level 80
@rapido There isn’t any other way unfortunately. If you want to translate a client-side app, then you need to provide translation strings to that app some how.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi !
How would you manage localization in your app without loading a gigantic JSON file that contains all the translations?
I'm building an app with Inertia and Vue. Localization is managed without dependencies for now.
Thanks !
Please or to participate in this conversation.