set_realm_localization_text
Set a localization text for a Keycloak realm by locale and key. Assign text_value to override or add translations for the specified realm.
Instructions
Set a specific localization text by locale and key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| locale | Yes | Locale code | |
| key | Yes | Localization key | |
| text_value | Yes | Localization text value |