fix: clean up profile auth binding notes
This commit is contained in:
@@ -1042,6 +1042,11 @@ export default {
|
||||
oidc: '{providerName}',
|
||||
wechat: 'WeChat',
|
||||
},
|
||||
notes: {
|
||||
emailManagedFromProfile: 'Primary email is managed in the profile form',
|
||||
canUnbind: 'You can unbind this sign-in method',
|
||||
bindAnotherBeforeUnbind: 'Bind another sign-in method before unbinding',
|
||||
},
|
||||
source: {
|
||||
avatar: 'Avatar is currently synced from {providerName}',
|
||||
username: 'Nickname is currently synced from {providerName}',
|
||||
|
||||
Reference in New Issue
Block a user