apps
2024.10
true
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Apps 用户指南

上次更新日期 2025年10月29日

Runtime language

The Runtime Language setting allows App Designers to specify the language that the application uses at runtime.

By setting the runtime language, you help browsers and assistive technologies correctly interpret the app’s content, ensuring a smoother experience for multilingual users.

Using runtime languages

A Runtime Language dropdown is available in the App Designer's General Settings and under the Properties panel of your project. The dropdown lists all supported languages (aligned with the languages available in the UiPath Portal). The selected language determines the lang attribute applied to the HTML document at runtime.

At runtime, language resolution follows this order:

  1. Runtime Language set for the app
  2. English (en) as the default fallback
备注: Default and Backward Compatibility
  • New apps: the Runtime Language defaults to the user's Portal Language Preference.
  • Existing apps: the language remains English, maintaining current behavior.
Important: The Runtime language applies only to Apps Runtime. Action Apps continue to follow the user's Portal Language Preference.

示例

If in App Designer we set the Runtime Language to Spanish (ES), the runtime will render:

<html lang="es"><html lang="es">

This ensures that assistive technologies and browsers correctly interpret the app content.

Note: For best practices and tips, visit the Runtime language best practices guide.
  • Using runtime languages

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2025 UiPath。保留所有权利。