Skip to content

Laputa-Unity/mobile-localization

Repository files navigation

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