mirror of
https://github.com/ciribob/DCS-CTLD.git
synced 2025-08-15 06:17:22 +00:00
update fr & es dict version number
This commit is contained in:
@@ -302,7 +302,7 @@ ctld.i18n["fr"]["STOP autoRefresh targets in LOS"] = "Stopper suivi automatique
|
|||||||
|
|
||||||
--====== SPANISH : ESPAÑOL====================================================================================
|
--====== SPANISH : ESPAÑOL====================================================================================
|
||||||
ctld.i18n["es"] = {}
|
ctld.i18n["es"] = {}
|
||||||
ctld.i18n["es"].translation_version = "1.4" -- make sure that this translation is compatible with the current version of the english language texts (ctld.i18n["en"].translation_version)
|
ctld.i18n["es"].translation_version = "1.5" -- make sure that this translation is compatible with the current version of the english language texts (ctld.i18n["en"].translation_version)
|
||||||
local lang="es";env.info(string.format("I - CTLD.i18n_translate: Loading %s language version %s", lang, tostring(ctld.i18n[lang].translation_version)))
|
local lang="es";env.info(string.format("I - CTLD.i18n_translate: Loading %s language version %s", lang, tostring(ctld.i18n[lang].translation_version)))
|
||||||
|
|
||||||
--- groups names
|
--- groups names
|
||||||
|
|||||||
Reference in New Issue
Block a user