mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-31 00:42:50 -05:00
i18n: add portugese to export workflow
This commit is contained in:
5
.github/workflows/poeditor-export.yml
vendored
5
.github/workflows/poeditor-export.yml
vendored
@@ -28,6 +28,11 @@ jobs:
|
|||||||
repo_file: "translations/poexports/zh_CN.json"
|
repo_file: "translations/poexports/zh_CN.json"
|
||||||
webhook_secret: "POEDITOR_WEBHOOK_ZH_HANS"
|
webhook_secret: "POEDITOR_WEBHOOK_ZH_HANS"
|
||||||
|
|
||||||
|
- name: pt
|
||||||
|
po_lang: "pt-br"
|
||||||
|
repo_file: "translations/poexports/pt.json"
|
||||||
|
webhook_secret: "POEDITOR_WEBHOOK_PT"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user