Expand description
§The JSON message internationalization format
This module contains the code used to turn a dictionary of localized messages into a JSON-formatted file usable by Fuchsia’s localization lookup system.
The data model used for the JSON schema is defined below. No formal JSON schema has been specified yet. (But probably should be!)
Structs§
- Model
- The data model for a set of internationalized messages. Every file has a locale ID that it applies to, as well as the number of total messages analyzed when this locale was produced