liquid_feedback_frontend

view app/main/unit/_head.lua @ 1678:50b9d23dcbde

Updated French translation
author bsw
date Tue Jun 15 10:34:39 2021 +0200 (2021-06-15)
parents a3a7120a67be
children
line source
1 local unit = param.get("unit", "table")
3 ui.title ( function ()
5 ui.tag{ content = unit.name }
7 end )

Impressum / About Us