diff options
author | Jeff Huang <s8321414@gmail.com> | 2015-06-10 22:39:44 +0800 |
---|---|---|
committer | Jeff Huang <s8321414@gmail.com> | 2015-06-12 20:52:15 +0800 |
commit | ea01a90df4d51eb8babfb1d7e2b01ff881e280fa (patch) | |
tree | 47ee21857043e4dce4898a504dc18abc9be129bb /Makefile.am | |
parent | b078b5a7abf4ca81d83fc1db7d6fb1047129280f (diff) |
po,catalog: add zh_TW translation.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5d30d7d51c..fb00e6e28b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4500,6 +4500,7 @@ dist_catalog_DATA = \ catalog/systemd.pl.catalog \ catalog/systemd.pt_BR.catalog \ catalog/systemd.ru.catalog \ + catalog/systemd.zh_TW.catalog \ catalog/systemd.catalog SOCKETS_TARGET_WANTS += \ |