diff options
author | Ryuunosuke Ayanokouzi <i38w7i3@yahoo.co.jp> | 2012-02-26 07:54:44 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-02-26 07:54:44 +0100 |
commit | b9c7dc9692b9fec5329848ab8b91c5f9b2aea40a (patch) | |
tree | 9b41ff8a94c9919e210e45dbad31ef9f861cd619 /po/CMakeLists.txt | |
parent | d273f946e69442476760d1d5d589b6c2999cc98a (diff) | |
download | weechat-b9c7dc9692b9fec5329848ab8b91c5f9b2aea40a.zip |
core: add japanese translations
Diffstat (limited to 'po/CMakeLists.txt')
-rw-r--r-- | po/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt index afc3f8645..c8d64dca5 100644 --- a/po/CMakeLists.txt +++ b/po/CMakeLists.txt @@ -26,6 +26,7 @@ SET(PO_FILES ru.po pl.po it.po + ja.po pt_BR.po ) |