ProtoFlux:Format Locale String

From Resonite Wiki
Revision as of 22:23, 17 April 2024 by AmasterAmaster (talk | contribs) (Created a page for the Format Locale String node.)
(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.