mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-24 17:44:49 +00:00
tweak(ui): refine user message hover meta
Moves the interrupted state into the user message hover metadata and updates the copy tooltip to 'Copy message'.
This commit is contained in:
@@ -96,6 +96,7 @@ export const dict = {
|
||||
"ui.message.expand": "Udvid besked",
|
||||
"ui.message.collapse": "Skjul besked",
|
||||
"ui.message.copy": "Kopier",
|
||||
"ui.message.copyMessage": "Kopier besked",
|
||||
"ui.message.copied": "Kopieret!",
|
||||
"ui.message.interrupted": "Afbrudt",
|
||||
"ui.message.attachment.alt": "vedhæftning",
|
||||
|
||||
Reference in New Issue
Block a user