优化docker打包镜像文件过大的问题 (#415)

* chore: 更新文档

* Improve zh-TW locale (#379)

* fix: 移动端样式

* feat: typo

* fix: 调整滚动回原样

* 优化docker打包镜像文件过大

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
This commit is contained in:
壳壳中的宇宙
2023-03-09 17:52:39 +08:00
committed by GitHub
parent ffd4da91cf
commit 60b7874f65
9 changed files with 69 additions and 43 deletions

View File

@@ -3,9 +3,9 @@ export default {
delete: '刪除',
save: '儲存',
reset: '重設',
export: '出',
import: '入',
clear: '清',
export: '出',
import: '入',
clear: '清',
yes: '是',
no: '否',
noData: '暫無資料',
@@ -16,12 +16,12 @@ export default {
unauthorizedTips: '未經授權,請先進行驗證。',
},
chat: {
placeholder: '來點什麼...Shift + Enter = 換行)',
placeholderMobile: '來點什麼...',
placeholder: '來點什麼...Shift + Enter = 換行)',
placeholderMobile: '來點什麼...',
copy: '複製',
copied: '複製成功',
copyCode: '複製代碼',
clearChat: '清對話',
clearChat: '清對話',
clearChatConfirm: '是否清空對話?',
exportImage: '儲存對話為圖片',
exportImageConfirm: '是否將對話儲存為圖片?',
@@ -39,6 +39,7 @@ export default {
name: '名稱',
description: '描述',
resetUserInfo: '重設使用者資訊',
chatHistory: '紀錄',
theme: '主題',
language: '語言',
api: 'API',