mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 20:45:11 +00:00
Thai
This commit is contained in:
parent
8eeeb7b3ba
commit
4e18bb7ee9
3 changed files with 15552 additions and 2 deletions
|
@ -1161,7 +1161,7 @@ else()
|
|||
endif()
|
||||
|
||||
if (WITH_LOCALE)
|
||||
set(FURNACE_LANGUAGES de es fr fi hy ko nl pl pt_BR ru sk sv tr uk)
|
||||
set(FURNACE_LANGUAGES de es fr fi hy ko nl pl pt_BR ru sk sv th tr uk)
|
||||
set(FURNACE_LANGUAGE_DEPENDS "")
|
||||
|
||||
foreach(I IN LISTS FURNACE_LANGUAGES)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
FUR_VERSION="0.6.3"
|
||||
|
||||
EXPORT_LANGS=("de" "es" "fr" "fi" "hy" "ko" "nl" "pl" "pt_BR" "ru" "sk" "sv" "tr" "uk")
|
||||
EXPORT_LANGS=("de" "es" "fr" "fi" "hy" "ko" "nl" "pl" "pt_BR" "ru" "sk" "sv" "th" "tr" "uk")
|
||||
|
||||
echo '#
|
||||
msgid ""
|
||||
|
|
Loading…
Reference in a new issue