1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-12 13:08:47 +00:00

feat!: Enable zh-TW language

This commit is contained in:
2025-09-11 23:49:03 -05:00
parent 0f10d3b35a
commit b380194445
8 changed files with 74 additions and 12 deletions

View File

@@ -80,7 +80,7 @@ jobs:
needs: [submodule, metadata]
strategy:
matrix:
lang: [es, fr, he, it, nl, ru, zh-Hant]
lang: [es, fr, he, it, nl, ru, zh-Hant, zh-TW]
fail-fast: false
uses: ./.github/workflows/build.yml
with: