1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-13 13:38:51 +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

@@ -50,7 +50,7 @@ jobs:
needs: submodule
strategy:
matrix:
lang: [en, es, fr, he, it, nl, ru, zh-Hant]
lang: [en, es, fr, he, it, nl, ru, zh-Hant, zh-TW]
build: [build, offline]
permissions:
contents: read