mirror of
https://github.com/wekan/wekan.git
synced 2026-03-09 15:12:34 +01:00
Rename "Domaine" to "Domain" that is more like English.
Thanks to xet7 !
This commit is contained in:
parent
17a5505eda
commit
c136033c1f
5 changed files with 8 additions and 8 deletions
|
|
@ -187,7 +187,7 @@ template(name='layoutSettings')
|
|||
li.layout-form
|
||||
.title {{_ 'can-invite-if-same-mailDomainName'}}
|
||||
.form-group
|
||||
input.wekan-form-control#mailDomaineNamevalue(type="text", placeholder="" value="{{currentSetting.mailDomaineName}}")
|
||||
input.wekan-form-control#mailDomainNamevalue(type="text", placeholder="" value="{{currentSetting.mailDomainName}}")
|
||||
li.layout-form
|
||||
.title {{_ 'display-authentication-method'}}
|
||||
.form-group.flex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue