Adds locales to application

This commit is contained in:
Mouse Reeve
2022-01-08 07:38:14 -08:00
parent cb858b66fe
commit 02a963c4ef
4 changed files with 41 additions and 1 deletions

2
bw-dev
View File

@ -114,7 +114,9 @@ case "$CMD" in
git checkout l10n_main locale/es_ES
git checkout l10n_main locale/fr_FR
git checkout l10n_main locale/gl_ES
git checkout l10n_main locale/it_IT
git checkout l10n_main locale/lt_LT
git checkout l10n_main locale/no_NO
git checkout l10n_main locale/pt_PT
git checkout l10n_main locale/pt_BR
git checkout l10n_main locale/zh_Hans