Rename "Domaine" to "Domain" that is more like English.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2021-10-31 19:23:51 +02:00
parent 17a5505eda
commit c136033c1f
5 changed files with 8 additions and 8 deletions

View file

@ -25,7 +25,7 @@ Meteor.publish('setting', () => {
defaultAuthenticationMethod: 1,
spinnerName: 1,
oidcBtnText: 1,
mailDomaineName: 1,
mailDomainName: 1,
},
},
);