Version: 2021.3
Language : English
Lobby
Magic Leap XR Plugin

Localization

com.unity.localization

Description

Use the Localization package to easily configure localization settings for your application.

Add support for multiple languages and regional variants, including:

• String localization: Set different strings to display based on locale. Use the Smart Strings feature to add logic to automatically replace specific strings, such as placeholders and plurals.
• Asset localization: Use a different asset (such as a texture, model, or audio file) based on a locale.
• Pseudo-localization: Test how your project will adapt to different localizations at an early stage, before adding your translations.
• Import and export localization data to XLIFF, CSV and Google Sheets.

Add localization to your projects using the Localization package to help make your applications more accessible to a wider audience.

Version information

Released for Unity

Package version 1.3.2 is released for Unity Editor version 2021.3.

Compatible with Unity

These package versions are available in Unity version 2021.3:

Documentation location: State Versions available:
com.unity.localization@1.5 released 1.5.0-pre.2, 1.5.0-pre.3, 1.5.0-pre.4, 1.5.0-pre.5, 1.5.0-pre.6, 1.5.0-pre.7, 1.5.1
com.unity.localization@1.4 released 1.4.0-exp.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5
com.unity.localization@1.3 released 1.3.1, 1.3.2

Keywords

localization , locale , language

Lobby
Magic Leap XR Plugin