apps
2024.10
true
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
UiPath logo, featuring letters U and I in white

Guia do usuário do Apps

Última atualização 29 de out de 2025

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
Observação: 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.

Exemplo

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

Esta página foi útil?

Obtenha a ajuda que você precisa
Aprendendo RPA - Cursos de automação
Fórum da comunidade da Uipath
Uipath Logo
Confiança e segurança
© 2005-2025 UiPath. Todos os direitos reservados.