mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add osd button tooltips
This commit is contained in:
parent
9732babd25
commit
76bff3d682
3 changed files with 22 additions and 8 deletions
|
@ -588,6 +588,16 @@
|
|||
"ButtonHome": "Home",
|
||||
"ButtonSearch": "Search",
|
||||
"ButtonSettings": "Settings",
|
||||
"Settings": "Settings",
|
||||
"Mute": "Mute",
|
||||
"Unmute": "Unmute",
|
||||
"Subtitles": "Subtitles",
|
||||
"Audio": "Audio",
|
||||
"Rewind": "Rewind",
|
||||
"Fullscreen": "Full screen",
|
||||
"ExitFullscreen": "Exit full screen",
|
||||
"PlayOnAnotherDevice": "Play on another device",
|
||||
"FastForward": "Fast-forward",
|
||||
"ButtonTakeScreenshot": "Capture Screenshot",
|
||||
"LetterButtonAbbreviation": "A",
|
||||
"TabNowPlaying": "Now Playing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue