Version: 2021.2
Live Capture
Magic Leap XR Plugin

Localization

com.unity.localization

描述

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.

版本信息

Released for Unity

Package version 1.0.0 is released for Unity Editor version 2021.2.

与 Unity 兼容

These package versions are available in Unity version 2021.2:

文档位置: 状态 可用版本:
com.unity.localization@1.0 released 1.0.0-pre.9, 1.0.0-pre.10, 1.0.0

关键字

localization , locale , language

Live Capture
Magic Leap XR Plugin