mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1485 from jellyfin/missing-tooltip
Add missing tooltip for TV layout
This commit is contained in:
commit
77e8333732
3 changed files with 5 additions and 3 deletions
|
@ -1561,5 +1561,6 @@
|
|||
"EnableBlurhash": "Enable blurred placeholders for images",
|
||||
"EnableBlurhashHelp": "Images that are still being loaded will be displayed with a blurred placeholder",
|
||||
"ButtonSyncPlay": "SyncPlay",
|
||||
"ButtonCast": "Cast"
|
||||
"ButtonCast": "Cast",
|
||||
"ButtonPlayer": "Player"
|
||||
}
|
||||
|
|
|
@ -1563,5 +1563,6 @@
|
|||
"ButtonCast": "Enviar",
|
||||
"MessageNoGenresAvailable": "Permitir a algunos proveedores de metadatos extraer géneros de Internet.",
|
||||
"EnableDecodingColorDepth10Vp9": "Habilite la decodificación por hardware de 10 bits para Vp9",
|
||||
"EnableDecodingColorDepth10Hevc": "Habilite la decodificación por hardware de 10 bits para HEVC"
|
||||
"EnableDecodingColorDepth10Hevc": "Habilite la decodificación por hardware de 10 bits para HEVC",
|
||||
"ButtonPlayer": "Reproductor"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue