The package for easy localization of most assets in Unity3d.📄 Documentation | 🌐 Website | ✉️ EmailThis tool will help you easily localize most resource types used in Unity3d such as Sprite, Texture, AudioClip, Video and others. I tried to make working with this tool as simple and convenient as possible, without resorting to using third-party libraries.You can select any of the languages used as system languages in Unity3d and determine the types of resources you plan to localize.All references to localization resources will be stored in a ScriptableObject and can be easily modified in the Unity3d editor window.Features:Localization support for most asset typesUser-friendly data storage editor for data localizationEasy setup and extensionAuto-generation of component code for localization when adding an asset typeUsing UnityEvent to flexibly configure the localization component in the inspectorSupported OS:WindowsLinuxMac OSLink to documentation: Easy Assets Localize