mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-09 19:01:41 +00:00
added star rating to comments
This commit is contained in:
parent
396ecfff4a
commit
5fe3fd7f76
5 changed files with 210 additions and 72 deletions
|
|
@ -1115,5 +1115,9 @@
|
|||
"ErrorAddingComment": "Error adding comment",
|
||||
"ErrorUpdatingComment": "Error updating comment",
|
||||
"ErrorDeletingComment": "Error deleting comment",
|
||||
"ConfirmDeleteComment": "Are you sure you want to delete this comment?"
|
||||
"ConfirmDeleteComment": "Are you sure you want to delete this comment?",
|
||||
"LabelRating": "Rating",
|
||||
"LabelStarRating": "{0} stars",
|
||||
"LabelNoRating": "No rating",
|
||||
"LabelAverageRating": "Average rating: {0}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue