Phm_HardwareSupportManagers_ResourceBundle_ResourceInfo
Phm_HardwareSupportManagers_ResourceBundle_ResourceInfo
The ResourceBundle.ResourceInfo structure encapsulates the message resources for a locale.
JSON Example
{
"locale": "string",
"messages": {
"messages": "string"
}
}
string
locale
Required
Locale for the message definitions. The locale specification needs to comply with RFC4646 language subtags. For common subtags, see https://en.wikipedia.org/wiki/IETF_language_tag
object
messages
Required
Message definitions