mirror of
https://github.com/nextcloud/server.git
synced 2026-05-25 10:49:21 -04:00
Merge pull request #28858 from nextcloud/Valdnet-patch-1
l10n: Replace "mail" to "email"
This commit is contained in:
commit
1ff06dc002
3 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -178,7 +178,7 @@ export default {
|
|||
} else if (!this.primary && this.localVerificationState !== VERIFICATION_ENUM.VERIFIED) {
|
||||
return t('settings', 'This address is not confirmed')
|
||||
}
|
||||
return t('settings', 'Set as primary mail')
|
||||
return t('settings', 'Set as primary email')
|
||||
},
|
||||
|
||||
federationDisabled() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue