feature: More info playback state (#219)

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2025-02-08 11:48:42 +01:00 committed by GitHub
parent cf53f02d90
commit f259151336
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 112 additions and 186 deletions

View file

@ -1167,5 +1167,6 @@
"tablet": "Tablet",
"desktop": "Desktop",
"layoutModeSingle": "Single",
"layoutModeDual": "Dual"
"layoutModeDual": "Dual",
"copiedToClipboard": "Copied to clipboard"
}