libreoffice: add zh-TW locale

This commit is contained in:
Perry Thompson 2024-09-24 15:05:17 -05:00
parent ac35e3b0e0
commit ee66b71779

View File

@ -99,7 +99,7 @@
, libetonyek , libetonyek
, liborcus , liborcus
, libpng , libpng
, langs ? [ "ar" "ca" "cs" "da" "de" "en-GB" "en-US" "eo" "es" "fi" "fr" "hu" "it" "ja" "ko" "nl" "pl" "pt" "pt-BR" "ro" "ru" "sk" "sl" "tr" "uk" "zh-CN" ] , langs ? [ "ar" "ca" "cs" "da" "de" "en-GB" "en-US" "eo" "es" "fi" "fr" "hu" "it" "ja" "ko" "nl" "pl" "pt" "pt-BR" "ro" "ru" "sk" "sl" "tr" "uk" "zh-CN" "zh-TW" ]
, withFonts ? false , withFonts ? false
, withHelp ? true , withHelp ? true
, kdeIntegration ? false , kdeIntegration ? false