mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 20:15:53 +08:00
fix(i18n): correct typo in zh-Hant translation (#12852)
This commit is contained in:
parent
8dfdee21ce
commit
677a69deed
@ -607,7 +607,7 @@ const translation = {
|
||||
pasteFileLink: '粘貼文件連結',
|
||||
pasteFileLinkInputPlaceholder: '輸入網址...',
|
||||
uploadFromComputerReadError: '檔案讀取失敗,請重試。',
|
||||
uploadFromComputerUploadError: '檔上傳失敗,請重新上傳。',
|
||||
uploadFromComputerUploadError: '檔案上傳失敗,請重新上傳。',
|
||||
pasteFileLinkInvalid: '無效的文件連結',
|
||||
uploadFromComputer: '本地上傳',
|
||||
fileExtensionNotSupport: '不支援檔擴展名',
|
||||
|
Loading…
x
Reference in New Issue
Block a user