ProtoFlux:FormatLocaleString

From Resonite Wiki
Revision as of 00:19, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Format Locale String to ProtoFlux:FormatLocaleString: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Format Locale String
Locale
*
Key
Localization

The Format Locale String node takes in a locale asset (or repository) and a key and it returns the translated string for the user's culture.

Inputs

Locale (LocaleResource)

The list of translatable strings (the repository or collection of strings).

Key (String)

The key to search for in the locale resource.

Outputs

* (String)

The translated result.