diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-06-12 15:02:00 +0200 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2015-06-12 15:02:00 +0200 |
commit | cca91b41d993de3a5e69e3c0d893756aeae1c8b8 (patch) | |
tree | 96af2ed5e87b27df2914ee2fd2ca341803300657 /Makefile.am | |
parent | c04754bcb6a47f479baab0c151bfffcddb97a475 (diff) | |
parent | ea01a90df4d51eb8babfb1d7e2b01ff881e280fa (diff) |
Merge pull request #164 from l10n-tw/master
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 9c52dcb3e3..eaa9a85408 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4361,6 +4361,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 += \ |