Grammalecte  Artifact [383a99acb3]

Artifact 383a99acb34d48a2e4e461e4b8bdf7548c6295cbdd5c4fffc1294b175b039e65:


# generated code, do not edit

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

lStructOpt = ${lStructOpt}

dOpt = ${dOptPython}

_dOptLabel = ${dOptLabel}