Added descriptions to the category. |
m fix link spaces |
||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |CurrentCulture|| Returns the user's local culture. | ||
| | |FormatLocaleString|| Takes in a [[Type:LocaleResource|locale]] and key and returns a translated [[String|string]]. | ||
| | |InvariantCulture|| Returns the user's local invariant culture. | ||
| | |LocaleMessageCount|| Takes in a [[Type:LocaleResource|locale]] and returns the number of translatable keys. | ||
}} | }} | ||
[[Category:ProtoFlux:Strings]] | [[Category:ProtoFlux:Strings]] |
Latest revision as of 03:56, 25 August 2025
Node Name | Description |
---|---|
CurrentCulture | Returns the user's local culture. |
FormatLocaleString | Takes in a locale and key and returns a translated string. |
InvariantCulture | Returns the user's local invariant culture. |
LocaleMessageCount | Takes in a locale and returns the number of translatable keys. |
Pages in category "ProtoFlux:Strings:Localization"
The following 4 pages are in this category, out of 4 total.