I18n Script

TEMPLATE NAME: Core I18N Manager
CORE VERSION: 1.10.3
TEMPLATE VERSION: 1.5.0

BUG TRACKER: Github
TEMPLATE DESCRIPTION:
This script makes it easy to create and allow your games to be played in multiple languages.

The script makes it easy to switch between languages without relying on ServerContext.

The translation strings are organized in folders and scripts thinking about the quality and organization of your game's folder structure.

The language selected by the user can be temporary (offline mode), saved in PlayerStorage or in SharedPlayerStorage.

In all translation strings it is possible to define a handler function with the CoreObject attached.
To be able to manipulate the component after changing the language.
Handlers are by language and affect all locations that use the same translation key.

See more information on Github or README within CoreEditor.

TEMPLATE ROADMAP:
planned updates, additions, fixes, enhancements to your template

TEMPLATE VERSION NOTES:
1.5.0 - Initial release

MEDIA:





ADDITIONAL INFO:
All additional information here

1 Like