Merge pull request #2538 from bbielsa/player-remember-position

Retain video time position in video player
This commit is contained in:
Samantaz Fox
2021-12-21 22:05:43 +01:00
committed by GitHub
7 changed files with 97 additions and 1 deletions

View File

@@ -461,5 +461,6 @@
"download_subtitles": "Subtitles - `x` (.vtt)",
"user_created_playlists": "`x` created playlists",
"user_saved_playlists": "`x` saved playlists",
"Video unavailable": "Video unavailable"
"Video unavailable": "Video unavailable",
"preferences_save_player_pos_label": "Save the current video time: "
}