diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-04 22:08:16 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-11-04 22:08:16 +0200 |
commit | 85cdf58f7e24d209dcf8457b698731001e32e24f (patch) | |
tree | aaaf38da9097c66c7c8287adad9bb620058396d3 /CMakeLists.txt | |
parent | da1a753aef8822193185feed29c6716514b54dd8 (diff) |
Added Czech UI translation
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index ac86d71a..796a9507 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -72,6 +72,7 @@ set (EMBED_RESOURCES | |||
72 | res/about/license.gmi | 72 | res/about/license.gmi |
73 | res/about/version.gmi | 73 | res/about/version.gmi |
74 | res/arg-help.txt | 74 | res/arg-help.txt |
75 | res/lang/cs.bin | ||
75 | res/lang/de.bin | 76 | res/lang/de.bin |
76 | res/lang/en.bin | 77 | res/lang/en.bin |
77 | res/lang/eo.bin | 78 | res/lang/eo.bin |