Feat/new account page (#9236)

This commit is contained in:
NFish
2024-10-12 23:49:18 +08:00
committed by GitHub
parent f73751843f
commit ea6734f550
11 changed files with 511 additions and 26 deletions

View File

@@ -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',