summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@archlinux.org>2015-06-08 13:55:43 +0200
committerLukas Fleischer <lfleischer@archlinux.org>2015-06-08 14:26:26 +0200
commitf13160f5cf0a6eb39667186a21fe96bb6dbae976 (patch)
treee7bca3511c98143fe55dc13a1b1f06462abc130b /po/Makefile
parented72af63782c455ece6568b96849a29c43c79f1b (diff)
downloadaurweb-f13160f5cf0a6eb39667186a21fe96bb6dbae976.tar.xz
Add Chinese (Taiwan) translations
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 1659f83..a75d6ff 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -26,7 +26,8 @@ POFILES = \
sr.po \
tr.po \
uk.po \
- zh_CN.po
+ zh_CN.po \
+ zh_TW.po
MOFILES = ${POFILES:.po=.mo}
LOCALES = ${MOFILES:.mo=}