Improve zh-TW locale (#379)

This commit is contained in:
Peter Dave Hello 2023-03-08 08:29:30 +08:00 committed by GitHub
parent 54381ed2e2
commit 5fe1e20e4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 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: '是否將對話儲存為圖片?',