mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
8 lines
337 B
YAML
8 lines
337 B
YAML
commit_message: 'Update translations (%language%) %original_file_name%'
|
|
pull_request_title: 'l10n: update translations'
|
|
files:
|
|
- source: /pkg/embed/locales/*.pot
|
|
translation: /pkg/embed/locales/%locale_with_underscore%/%file_name%.po
|
|
- source: /web/src/locales/*.pot
|
|
translation: /web/src/locales/%locale_with_underscore%.po
|