liquid_feedback_frontend

diff app/main/index/_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 65b8703e2d8a
children
line diff
     1.1 --- a/app/main/index/_sidebar_whatcanido.lua	Wed Oct 20 15:09:17 2021 +0200
     1.2 +++ b/app/main/index/_sidebar_whatcanido.lua	Wed Oct 20 15:25:41 2021 +0200
     1.3 @@ -86,7 +86,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        end }

Impressum / About Us