Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions client/src/localization/languages/Zh.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ export default {
com_nav_confirm_clear: '确认清空',
com_nav_close_sidebar: '关闭侧边栏',
com_nav_open_sidebar: '打开侧边栏',
com_nav_auto_scroll: '打开时自动滚动到最新内容',
com_nav_log_out: '注销',
com_nav_user: '默认用户',
com_nav_clear_conversation: '清空对话',
Expand Down
1 change: 1 addition & 0 deletions client/src/localization/languages/ZhTraditional.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export default {
com_auth_password_not_match: '密碼不符',
com_auth_continue: '繼續',
com_auth_create_account: '建立您的帳號',
com_nav_auto_scroll:'開啟時自動捲動至最新內容',
com_auth_error_create:
'嘗試註冊您的帳號時發生錯誤。請重試。',
com_auth_full_name: '全名',
Expand Down