mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-07-21 03:04:30 +02:00
Add play downloaded episode and library size
This commit is contained in:
parent
f82c4834c3
commit
1cdcd7327f
3 changed files with 81 additions and 21 deletions
|
@ -33,6 +33,7 @@
|
|||
"ButtonOverride": "Override",
|
||||
"ButtonPause": "Pause",
|
||||
"ButtonPlay": "Play",
|
||||
"ButtonPlayEpisode": "Play Episode",
|
||||
"ButtonPlaying": "Playing",
|
||||
"ButtonPlaylists": "Playlists",
|
||||
"ButtonRead": "Read",
|
||||
|
@ -232,6 +233,7 @@
|
|||
"LabelThemeLight": "Light",
|
||||
"LabelTimeRemaining": "{0} remaining",
|
||||
"LabelTitle": "Title",
|
||||
"LabelTotalSize": "Total Size",
|
||||
"LabelTotalTrack": "Total Track",
|
||||
"LabelTracks": "Tracks",
|
||||
"LabelType": "Type",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue