Skip to content

Commit 33a191d

Browse files
Update the localisation of Chinese and Traditional Chinese (danny-avila#1095)
* Update the localization of Chinese and Traditional Chinese Update the localization of "" * 12345 * 12345 12345 * Revert "12345" This reverts commit 70483db. * Revert "12345" This reverts commit db0f554.
1 parent b902003 commit 33a191d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

client/src/localization/languages/Zh.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ export default {
192192
com_nav_confirm_clear: '确认清空',
193193
com_nav_close_sidebar: '关闭侧边栏',
194194
com_nav_open_sidebar: '打开侧边栏',
195+
com_nav_auto_scroll: '打开时自动滚动到最新内容',
195196
com_nav_log_out: '注销',
196197
com_nav_user: '默认用户',
197198
com_nav_clear_conversation: '清空对话',

client/src/localization/languages/ZhTraditional.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ export default {
7979
com_auth_password_not_match: '密碼不符',
8080
com_auth_continue: '繼續',
8181
com_auth_create_account: '建立您的帳號',
82+
com_nav_auto_scroll:'開啟時自動捲動至最新內容',
8283
com_auth_error_create:
8384
'嘗試註冊您的帳號時發生錯誤。請重試。',
8485
com_auth_full_name: '全名',

0 commit comments

Comments
 (0)