Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 872 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 872 Bytes

Localization

  • Features:
    • Support text legacy and textmesh pro
    • Auto translate require internet
    • Attach variable
    • Have all country icons
    • Don't use third party except TextMeshPro
    • Support CJK (Chinese, Japan, Korean) font*
  • Project version: Unity 2022.2.2f1

Demo

Unity_tXKe6USyqO

Download

Download last version in this link:

https://github.com/Laputa-Unity/mobile-localization/releases/latest

or see more in the release tag

Usage

Config

You can add or remove country language in LocalizationConfig

Components

Add LocalizedText.cs to Text component

Add LocalizedDropdown.cs to Dropdown component