From 359781ff207f9602c7cadba0c20b60c2c522d4ff Mon Sep 17 00:00:00 2001 From: Ricardo Mones Date: Tue, 11 Sep 2018 00:52:48 +0200 Subject: [PATCH] Also install Traditional Chinese translation --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile b/po/Makefile index eb97074..bb70ff2 100644 --- a/po/Makefile +++ b/po/Makefile @@ -19,7 +19,7 @@ DATADIR = ${PREFIX}/share LOCALEDIR = ${DATADIR}/locale XG_ARGS = --keyword=_ --flag=_:1:pass-java-format -L Perl -w 80 --package-name=${NAME} --package-version=${VERSION} --msgid-bugs-address=ricardo@mones.org -LINGUAS = es fr nl pt_BR sv nb de ca tr da id +LINGUAS = es fr nl pt_BR sv nb de ca tr da id zh_TW all: build -- 2.25.1