mirror of
https://github.com/wekan/wekan.git
synced 2026-02-23 08:24:07 +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
|
|
@ -25,7 +25,7 @@ Meteor.publish('setting', () => {
|
|||
defaultAuthenticationMethod: 1,
|
||||
spinnerName: 1,
|
||||
oidcBtnText: 1,
|
||||
mailDomaineName: 1,
|
||||
mailDomainName: 1,
|
||||
},
|
||||
},
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue