Improved wording.
This commit is contained in:
parent
b99945b2d3
commit
bab1da2192
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<div class="switchView icon"></div>
|
||||
<div class="switchBackToUser-text"><%- @T('Zammad looks like this for "%s"', @S('firstname') + ' ' + @S('lastname') ) %></div>
|
||||
<div class="align-right horizontal center js-close u-clickable">
|
||||
<%- @T('Back to my Overview') %>
|
||||
<%- @T('Back to my view') %>
|
||||
<div class="switchBackToUser-close centered">
|
||||
<span class="white close icon"></span>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue