mirror of
https://github.com/wekan/wekan.git
synced 2026-01-09 11:08:50 +01:00
wording change, email sending optimization, add texts to i18n
This commit is contained in:
parent
e3c3cc0d8d
commit
39f2837838
9 changed files with 74 additions and 50 deletions
|
|
@ -8,11 +8,11 @@ template(name="settingHeaderBar")
|
|||
if currentUser
|
||||
a.setting-header-btn.settings.active
|
||||
i.fa(class="fa-cog")
|
||||
span {{_ 'option-setting'}}
|
||||
span {{_ 'settings'}}
|
||||
//TODO
|
||||
// a.setting-header-btn.people
|
||||
// i.fa(class="fa-users")
|
||||
// span {{_ 'option-people'}}
|
||||
// span {{_ 'people'}}
|
||||
|
||||
else
|
||||
a.setting-header-btn.js-log-in(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue