19 lines
475 B
YAML
19 lines
475 B
YAML
phraseapp:
|
|
project_id: a442f264c41bee70e40736df8693c713
|
|
file_format: gettext
|
|
push:
|
|
sources:
|
|
- file: ./languages/validator.pot
|
|
params:
|
|
locale_id: 718c737e76dd3a0a2c4d6f52fb7612b9
|
|
update_translations: true
|
|
update_descriptions: false
|
|
skip_unverification: true
|
|
tags: validator
|
|
|
|
pull:
|
|
targets:
|
|
- file: ./languages/validator-<locale_name>.mo
|
|
params:
|
|
file_format: gettext_mo
|
|
tags: validator |