mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 21:37:17 +01:00
[i18n] enable Ukrainian in source
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
cc1244126c
commit
ebce1e34d8
|
@ -131,6 +131,7 @@ endif()
|
||||||
set(LANG_SRC
|
set(LANG_SRC
|
||||||
"${LANG_SRC_DIR}/English.cpp"
|
"${LANG_SRC_DIR}/English.cpp"
|
||||||
"${LANG_SRC_DIR}/Russian.cpp"
|
"${LANG_SRC_DIR}/Russian.cpp"
|
||||||
|
"${LANG_SRC_DIR}/Ukrainian.cpp"
|
||||||
)
|
)
|
||||||
|
|
||||||
set(DAEMON_SRC
|
set(DAEMON_SRC
|
||||||
|
|
Loading…
Reference in a new issue