Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 356 Bytes

README-l10n.md

File metadata and controls

8 lines (5 loc) · 356 Bytes

Process for l10n

Adding a new locale to Aurora builds

  1. Add the new locale code to SUPPORTED_NIGHTLY_LOCALES in kickoff/config.py.

  2. Make sure that the language name (both English and localized) is available in kickoff/static/languages.json.

  3. Run scripts/sync-and-check-l10n.py to download regionNames.properties for this new locale.