mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add stop playback option in mobile's layout context menu
This commit is contained in:
parent
21b17e8097
commit
737341934a
5 changed files with 18 additions and 13 deletions
|
@ -1563,5 +1563,6 @@
|
|||
"EnableBlurhashHelp": "Images that are still being loaded will be displayed with a blurred placeholder",
|
||||
"ButtonSyncPlay": "SyncPlay",
|
||||
"ButtonCast": "Cast",
|
||||
"ButtonPlayer": "Player"
|
||||
"ButtonPlayer": "Player",
|
||||
"StopPlayback": "Stop playback"
|
||||
}
|
||||
|
|
|
@ -1573,5 +1573,6 @@
|
|||
"LabelRepositoryUrl": "URL del repositorio",
|
||||
"HeaderNewRepository": "Nuevo repositorio",
|
||||
"MessageNoRepositories": "Sin repositorios.",
|
||||
"Writers": "Escritores"
|
||||
"Writers": "Escritores",
|
||||
"StopPlayback": "Detener la reproducción"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue