feat: enhance HomeSidebar with new integration options and updated translations

This commit is contained in:
Junyan Qin
2025-12-22 18:43:19 +08:00
parent 90a22d894d
commit dde97abe38
5 changed files with 56 additions and 46 deletions
+3 -1
View File
@@ -2,8 +2,9 @@ const enUS = {
common: {
login: 'Login',
logout: 'Logout',
accountOptions: 'Account',
accountOptions: 'Settings',
account: 'Account',
integration: 'Integration',
email: 'Email',
password: 'Password',
welcome: 'Welcome back to LangBot 👋',
@@ -16,6 +17,7 @@ const enUS = {
emptyPassword: 'Please enter your password',
language: 'Language',
helpDocs: 'Get Help',
featureRequest: 'Feature Request',
create: 'Create',
edit: 'Edit',
delete: 'Delete',