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:
@@ -100,6 +100,7 @@ export const dict = {
|
||||
"ui.message.expand": "Nachricht erweitern",
|
||||
"ui.message.collapse": "Nachricht reduzieren",
|
||||
"ui.message.copy": "Kopieren",
|
||||
"ui.message.copyMessage": "Nachricht kopieren",
|
||||
"ui.message.copied": "Kopiert!",
|
||||
"ui.message.interrupted": "Unterbrochen",
|
||||
"ui.message.attachment.alt": "Anhang",
|
||||
|
||||
Reference in New Issue
Block a user