📄️ Introduction
You might want your game to be available in multiple languages. This goal can be achieved easily by using the i18n package.
📄️ Get started
Create your translation files structure and initialize the utility.
📄️ Using translations
Now you can start using translations in your scene.
📄️ Text replacements
Sometimes you want to inject text variables in a translation. You can do so with text replacements.
🗃️ API
1 item