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

feat!: Enable zh-TW language (#3119)

Signed-off-by: blacklight447 <niek@privacyguides.org>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
2025-09-13 05:27:04 +00:00
committed by Daniel Gray
parent 9b47e749d5
commit c718483844
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: