mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
- Email and password can be used to create a new local profile - Email can be changed with accounts that already have a local profile
9 lines
357 B
YAML
9 lines
357 B
YAML
en:
|
|
email:
|
|
email_change_original:
|
|
subject: Email change
|
|
body: Your email address has been changed from {0} to {1}. If you did not initiate this change, please contact {2}.
|
|
error:
|
|
NO_LOCAL_PROFILE: No existing email address is associated with this account.
|
|
LOCAL_PROFILE: An email address is already associated with this account.
|