Grammalecte  gc_options.py at [2fd7dc4dd5]

File gc_core/py/lang_core/gc_options.py artifact 383a99acb3 part of check-in 2fd7dc4dd5


# generated code, do not edit

def getUI (sLang):
    if sLang in _dOptLabel:
        return _dOptLabel[sLang]
    return _dOptLabel["fr"]

lStructOpt = ${lStructOpt}

dOpt = ${dOptPython}

_dOptLabel = ${dOptLabel}