Adds locales to application
This commit is contained in:
parent
cb858b66fe
commit
02a963c4ef
4 changed files with 41 additions and 1 deletions
2
bw-dev
2
bw-dev
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue