feat: increase logging level for i18n_tool in pull_translations (#30037)
This commit is contained in:
2
Makefile
2
Makefile
@@ -50,7 +50,7 @@ pull_translations: ## pull translations from Transifex
|
|||||||
i18n_tool transifex pull
|
i18n_tool transifex pull
|
||||||
i18n_tool extract
|
i18n_tool extract
|
||||||
i18n_tool dummy
|
i18n_tool dummy
|
||||||
i18n_tool generate
|
i18n_tool generate --verbose 1
|
||||||
git clean -fdX conf/locale/rtl
|
git clean -fdX conf/locale/rtl
|
||||||
git clean -fdX conf/locale/eo
|
git clean -fdX conf/locale/eo
|
||||||
i18n_tool validate --verbose
|
i18n_tool validate --verbose
|
||||||
|
|||||||
Reference in New Issue
Block a user