This asset provides all the necessary functionality for setting up localization in your Unity project. It includes features such as localization of UI.Text, TextMeshPro, and UI Toolkit text components, loading localization from various sources, translating tables using a built-in Editor tool with ChatGPT integration, data binding, text localization with placeholders, recompilation support, separate localization tables for different platforms, fallback for missing languages, and compatibility with other assets. The asset also includes a detailed manual with screenshots and clear, structured code with comments and summaries. Live support is available on Discord.
Technical Details:
The asset uses the Noto Sans and Noto Sans Japanese fonts in its demo scene, which are licensed under the SIL Open Font License, Version 1.1. The asset also includes the open-source MiniExcel library under the Apache license, which is provided as C# scripts. The asset has been tested for compilation on various platforms without errors.