feat: Hovermenu for messages for mouse

This commit is contained in:
krille-chan 2023-12-22 22:36:20 +01:00
commit 069d313bd5
No known key found for this signature in database
2 changed files with 78 additions and 14 deletions

View file

@ -2552,5 +2552,6 @@
"commandHint_sendraw": "Send raw json",
"databaseMigrationTitle": "Database is optimized",
"databaseMigrationBody": "Please wait. This may take a moment.",
"leaveEmptyToClearStatus": "Leave empty to clear your status."
"leaveEmptyToClearStatus": "Leave empty to clear your status.",
"select": "Select"
}