mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
l10n: Replace "mail" to "email"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
0e1853df34
commit
98fc129ebb
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