Skip to content

<LocalizedString>

← Back to the parameter index

Resolves a plain string or locale map with optional _t(key) substitution.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
localized values
Accepted value
string | locale map
Required
No
Default
No documented default.

User scenarios

  • Show configuration text in the active locale.

Related parameters

No direct parameter relationships are recorded.

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/i18n/localized-string.ts, symbol LocalizedString
  • Example coverage: Complete — The values guide shows both forms.
  • Demo coverage: Partial — Fixture labels use localized values. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.