Adds locale to bw-dev update command

This commit is contained in:
Mouse Reeve 2022-01-04 13:23:28 -08:00
parent abb9686158
commit afa713e667

1
bw-dev
View file

@ -115,6 +115,7 @@ case "$CMD" in
git checkout l10n_main locale/fr_FR
git checkout l10n_main locale/gl_ES
git checkout l10n_main locale/lt_LT
git checkout l10n_main locale/pt_PT
git checkout l10n_main locale/pt_BR
git checkout l10n_main locale/zh_Hans
git checkout l10n_main locale/zh_Hant