Replace hardcoded string

This commit is contained in:
Alberto Fernández Capel 2018-06-06 15:30:40 +01:00
parent b308dcef63
commit 06efe1910b

View file

@ -39,7 +39,7 @@ block content
div(ng-show="view =='inviteAccepted'").row.text-centered.text-center
.row
.col-md-12 You have joined the team managed by John Smith
.col-md-12 #{translate("joined_team", {inviterName: inviterName})}
.row
.col-md-12  
.row