Chapter/Issue level Reviews and Ratings (#3778)
Co-authored-by: Joseph Milazzo <josephmajora@gmail.com>
This commit is contained in:
parent
3b8997e46e
commit
4f7625ea77
60 changed files with 5097 additions and 497 deletions
|
@ -67,8 +67,12 @@
|
|||
"spoiler": {
|
||||
"click-to-show": "Spoiler, click to show"
|
||||
},
|
||||
"reviews": {
|
||||
"user-reviews-local": "Local Reviews",
|
||||
"user-reviews-plus": "External Reviews"
|
||||
},
|
||||
|
||||
"review-series-modal": {
|
||||
"review-modal": {
|
||||
"title": "Edit Review",
|
||||
"review-label": "Review",
|
||||
"close": "{{common.close}}",
|
||||
|
@ -89,7 +93,8 @@
|
|||
"your-review": "This is your review",
|
||||
"external-review": "External Review",
|
||||
"local-review": "Local Review",
|
||||
"rating-percentage": "Rating {{r}}%"
|
||||
"rating-percentage": "Rating {{r}}%",
|
||||
"critic": "critic"
|
||||
},
|
||||
|
||||
"want-to-read": {
|
||||
|
@ -958,9 +963,6 @@
|
|||
"no-chapters": "There are no chapters to this volume. Cannot read.",
|
||||
"cover-change": "It can take up to a minute for your browser to refresh the image. Until then, the old image may be shown on some pages.",
|
||||
|
||||
"user-reviews-local": "Local Reviews",
|
||||
"user-reviews-plus": "External Reviews",
|
||||
|
||||
"writers-title": "{{metadata-fields.writers-title}}",
|
||||
"cover-artists-title": "{{metadata-fields.cover-artists-title}}",
|
||||
"characters-title": "{{metadata-fields.characters-title}}",
|
||||
|
@ -1010,6 +1012,7 @@
|
|||
"match-series-result-item": {
|
||||
"volume-count": "{{server-stats.volume-count}}",
|
||||
"chapter-count": "{{common.chapter-count}}",
|
||||
"issue-count": "{{common.issue-count}}",
|
||||
"releasing": "Releasing",
|
||||
"details": "View page",
|
||||
"updating-metadata-status": "Updating Metadata"
|
||||
|
@ -1047,7 +1050,8 @@
|
|||
"entry-label": "See Details",
|
||||
"kavita-tooltip": "Your Rating + Overall",
|
||||
"kavita-rating-title": "Your Rating",
|
||||
"close": "{{common.close}}"
|
||||
"close": "{{common.close}}",
|
||||
"critic": "{{review-card.critic}}"
|
||||
},
|
||||
|
||||
"badge-expander": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue