Grammalecte  gc_options.py at [3a1d03d9fd]

File gc_core/py/lang_core/gc_options.py artifact 383a99acb3 part of check-in 3a1d03d9fd


# generated code, do not edit

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

lStructOpt = ${lStructOpt}

dOpt = ${dOptPython}

_dOptLabel = ${dOptLabel}