LangText component

You have to add LangText component to every gameobject which contains Text component that should be localized. Localization manager translates all Text/TMP_Text/TextMesh components found in gameobjects where LangText component is presented.

Parameters in inspector

Identifier – localization key, which needs to be used to get localized text.

Lang Text component

Last updated