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 jaJP = {
common: {
login: 'ログイン',
logout: 'ログアウト',
accountOptions: 'アカウントオプション',
accountOptions: 'システム設定',
account: 'アカウント',
integration: '連携',
email: 'メールアドレス',
password: 'パスワード',
welcome: 'LangBot へおかえりなさい 👋',
@@ -17,6 +18,7 @@ const jaJP = {
emptyPassword: 'パスワードを入力してください',
language: '言語',
helpDocs: 'ヘルプドキュメント',
featureRequest: '機能リクエスト',
create: '作成',
edit: '編集',
delete: '削除',