Add stop playback option in mobile's layout context menu
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
+2
-1
@@ -1573,5 +1573,6 @@
|
||||
"LabelRepositoryUrl": "URL del repositorio",
|
||||
"HeaderNewRepository": "Nuevo repositorio",
|
||||
"MessageNoRepositories": "Sin repositorios.",
|
||||
"Writers": "Escritores"
|
||||
"Writers": "Escritores",
|
||||
"StopPlayback": "Detener la reproducción"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user