Random Fixes (#3549)
Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
This commit is contained in:
parent
ea81a2f432
commit
39726f8c4d
33 changed files with 425 additions and 107 deletions
|
@ -1243,7 +1243,8 @@
|
|||
"related-tab": {
|
||||
"reading-lists-title": "{{reading-lists.title}}",
|
||||
"collections-title": "{{side-nav.collections}}",
|
||||
"relations-title": "{{tabs.related-tab}}"
|
||||
"relations-title": "{{tabs.related-tab}}",
|
||||
"bookmarks-title": "{{side-nav.bookmarks}}"
|
||||
},
|
||||
|
||||
"cover-image-chooser": {
|
||||
|
@ -2613,7 +2614,8 @@
|
|||
"bulk-covers": "Refreshing covers on multiple libraries is intensive and can take a long time. Are you sure you want to continue?",
|
||||
"person-image-downloaded": "Person cover was downloaded and applied.",
|
||||
"bulk-delete-libraries": "Are you sure you want to delete {{count}} libraries?",
|
||||
"match-success": "Series matched correctly"
|
||||
"match-success": "Series matched correctly",
|
||||
"webtoon-override": "Switching to Webtoon mode due to images representing a webtoon."
|
||||
},
|
||||
|
||||
"read-time-pipe": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue