Remove export_languages

Better handle the list from the code instead of the PR
This commit is contained in:
Lim Chee Aun 2024-08-17 11:29:28 +08:00
parent 07c4be545d
commit 57f245d018

View file

@ -2,13 +2,6 @@ pull_request_labels:
- i18n - i18n
commit_message: New translations (%language%) commit_message: New translations (%language%)
append_commit_message: false append_commit_message: false
export_languages:
- zh-CN
- eu-ES
- es-ES
- fi-FI
- gl-ES
- de-DE
files: files:
- source: /src/locales/en.po - source: /src/locales/en.po
translation: /src/locales/%locale%.po translation: /src/locales/%locale%.po