Merge pull request #1085 from benphelps/audiobookshelf-widget

Add audiobookshelf widget
This commit is contained in:
shamoon
2023-03-15 10:41:27 -07:00
committed by GitHub
6 changed files with 133 additions and 0 deletions

View File

@@ -544,5 +544,11 @@
"gross_percent_today": "Today",
"gross_percent_1y": "One year",
"gross_percent_max": "All time"
},
"audiobookshelf": {
"podcasts": "Podcasts",
"books": "Books",
"podcastsDuration": "Duration",
"booksDuration": "Duration"
}
}