Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property allows the system to automatically revert to a global fallback language if a requested translation is unavailable, enhancing accessibility for users. |
| What area does it affect? |
Global language settings |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring multilingual support or addressing translation gaps in the application. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ais.translate.enable_global_language_fallback |
| Sys ID |
2411d65c77f630105bb573e92c5a99d8 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Enable global language fallback |
| Updated |
2024-05-25 03:59:46 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... locales and their associated languages, see Configuring locales. Procedure 1. Navigate to All > System Properties > AI Search. 2. Select the option for the Enable global language fallback ( glide.ais.translate.enable_global_language_fallback ) system property. 3. Select Save. 4. Optional: Add the glide.ais.translate.global_fallback_locale system property and set its value to the locale that you want AI Search to use as the global ...
Related properties