Crate strings_to_json
source ·Expand description
JSON generation for intl
strings_to_json
is a program that takes a strings.xml
file for a source language, a
compatible strings.xml
file for a target language, and produces a Fuchsia localized resource.
Please see the README.md
file in this program’s directory for more information.
Structs
Args 🔒