From f13160f5cf0a6eb39667186a21fe96bb6dbae976 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Mon, 8 Jun 2015 13:55:43 +0200 Subject: Add Chinese (Taiwan) translations Signed-off-by: Lukas Fleischer --- po/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'po/Makefile') 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=} -- cgit v1.2.3-54-g00ecf