mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
Feat/new account page (#9236)
This commit is contained in:
@@ -140,7 +140,7 @@ const translation = {
|
||||
logout: 'Log out',
|
||||
},
|
||||
settings: {
|
||||
accountGroup: 'ACCOUNT',
|
||||
accountGroup: 'GENERAL',
|
||||
workplaceGroup: 'WORKSPACE',
|
||||
account: 'My account',
|
||||
members: 'Members',
|
||||
@@ -153,6 +153,9 @@ const translation = {
|
||||
apiBasedExtension: 'API Extension',
|
||||
},
|
||||
account: {
|
||||
account: 'Account',
|
||||
myAccount: 'My Account',
|
||||
studio: 'Dify Studio',
|
||||
avatar: 'Avatar',
|
||||
name: 'Name',
|
||||
email: 'Email',
|
||||
|
||||
Reference in New Issue
Block a user