| set -e | |
| echo '* docs: Updating PO files...' | |
| bin/docs-update-po | |
| echo '* docs: Check if there are translations to update in PO files.' | |
| set -e | |
| echo '* docs: Updating PO files...' | |
| bin/docs-update-po | |
| echo '* docs: Check if there are translations to update in PO files.' | |