liquid_feedback_frontend

diff app/main/unit/_sidebar_whatcanido.lua @ 1788:b27b327be05e

Splitted translations for login as headline and as button
author bsw
date Wed Oct 20 15:25:41 2021 +0200 (2021-10-20)
parents 0a3cce889a75
children
line diff
     1.1 --- a/app/main/unit/_sidebar_whatcanido.lua	Wed Oct 20 15:09:17 2021 +0200
     1.2 +++ b/app/main/unit/_sidebar_whatcanido.lua	Wed Oct 20 15:25:41 2021 +0200
     1.3 @@ -84,7 +84,7 @@
     1.4            ui.tag{ content = _"Login to participate" }
     1.5            ui.tag{ tag = "ul", content = function()
     1.6              ui.tag{ tag = "li", content = function()
     1.7 -              ui.link{ module = "index", view = "login", content = _"Login" }
     1.8 +              ui.link{ module = "index", view = "login", content = _"Login [button]" }
     1.9              end }
    1.10            end }
    1.11          else

Impressum / About Us