diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-01-03 21:02:38 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-01-03 21:02:38 +0800 |
commit | d0eb345bb7d148a62883ee299adec2b74a0f6f3b (patch) | |
tree | 0c07e77e0e525ea21bc4da4c5599178056ab672e /po4a/po4a.conf | |
parent | Translations: Update the Esperanto translation. (diff) | |
download | xz-d0eb345bb7d148a62883ee299adec2b74a0f6f3b.tar.xz |
Translations: Add Korean translation of man pages.
Thanks to Seong-ho Cho
Diffstat (limited to '')
-rw-r--r-- | po4a/po4a.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po4a/po4a.conf b/po4a/po4a.conf index 3b5ca3b9..120070ad 100644 --- a/po4a/po4a.conf +++ b/po4a/po4a.conf @@ -2,7 +2,7 @@ # to get a new .po file. After translating the .po file, run # "update-po" again to generate the translated man pages. -[po4a_langs] de fr ro uk +[po4a_langs] de fr ro uk ko [po4a_paths] xz-man.pot $lang:$lang.po [type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 |