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
commit 28a6589a1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: "
}