fxa/_scripts/l10n
dschom 1d709000fe
task(many): Only clone l10n once and combine ftl files.
Because:
- We want to avoid redundant git clone operations
- We want to reduce the number of ftl bundles requested on the client side.

This Commit:
- Adds _scripts/l10n/*.sh for conducting l10n build operations
- Bundles ftl files together into ftl main
- Removes bundle prop on AppLocalizer, so that it uses the default, [main.ftl]
- Replace - with _ in locale names when resolving ftl files
- Removes clone-l10n.sh
2023-03-15 11:30:44 -07:00
..
bundle.sh task(many): Only clone l10n once and combine ftl files. 2023-03-15 11:30:44 -07:00
clone.sh task(many): Only clone l10n once and combine ftl files. 2023-03-15 11:30:44 -07:00
prime.sh task(many): Only clone l10n once and combine ftl files. 2023-03-15 11:30:44 -07:00