mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-26 10:34:47 +00:00
ui: add clearer 'Copy response' tooltip label for text parts
This commit is contained in:
@@ -98,6 +98,7 @@ export const dict = {
|
||||
"ui.message.collapse": "메시지 접기",
|
||||
"ui.message.copy": "복사",
|
||||
"ui.message.copyMessage": "메시지 복사",
|
||||
"ui.message.copyResponse": "응답 복사",
|
||||
"ui.message.copied": "복사됨!",
|
||||
"ui.message.interrupted": "중단됨",
|
||||
"ui.message.attachment.alt": "첨부 파일",
|
||||
|
||||
Reference in New Issue
Block a user