mirror of
https://github.com/ciribob/DCS-CTLD.git
synced 2025-08-15 06:17:22 +00:00
Update "en" dictionary
This commit is contained in:
parent
9c2048cf92
commit
e92fbff633
6
CTLD.lua
6
CTLD.lua
@ -311,6 +311,12 @@ ctld.i18n["en"]["DISABLE "] = nil
|
||||
ctld.i18n["en"]["ENABLE "] = nil
|
||||
ctld.i18n["en"]["REQUEST "] = nil
|
||||
ctld.i18n["en"]["Reset TGT Selection"] = nil
|
||||
-- F10 RECON menus
|
||||
ctld.i18n["en"]["RECON"] = nil
|
||||
ctld.i18n["en"]["Show targets in LOS (refresh)"] = nil
|
||||
ctld.i18n["en"]["Hide targets in LOS"] = nil
|
||||
ctld.i18n["en"]["START autoRefresh targets in LOS"] = nil
|
||||
ctld.i18n["en"]["STOP autoRefresh targets in LOS"] = nil
|
||||
|
||||
--- Translates a string (text) with parameters (parameters) to the language defined in ctld.i18n_lang
|
||||
---@param text string The text to translate, with the parameters as %1, %2, etc. (all strings!!!!)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user