]> jfr.im git - irc/znc/znc.git/commitdiff
README: mention i18n
authorAlexey Sokolov <redacted>
Mon, 19 Mar 2018 00:41:28 +0000 (00:41 +0000)
committerAlexey Sokolov <redacted>
Mon, 19 Mar 2018 00:54:28 +0000 (00:54 +0000)
README.md

index 1646ccbdb030d62e804688b03fc77df0788281ac..6ab52284ae2b2bfa315286907099184faded7c6e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -54,6 +54,11 @@ cyrusauth:
 Character Encodings:
 * To get proper character encoding and charsets install ICU (`libicu4-dev`)
 
+I18N (UI translation)
+* CMake-based build only
+* Boost.Locale
+* gettext is a build dependency
+
 ## Installing ZNC
 
 Currently there are 2 build systems in place: CMake and `./configure`.