Fixes before Release (#3172)
This commit is contained in:
parent
844d7c7e4b
commit
d6ee97816f
13 changed files with 208 additions and 52 deletions
|
@ -1462,7 +1462,6 @@
|
|||
"theme": "Theme",
|
||||
"customize": "Customize",
|
||||
"cbl-import": "CBL Reading List",
|
||||
"cbl-repo": "You can find many reading lists in the community <a href='https://github.com/DieselTech/CBL-ReadingLists' target='_blank' rel='noopener noreferrer'>repo</a>.",
|
||||
"mal-stack-import": "MAL Stack"
|
||||
},
|
||||
|
||||
|
@ -1668,7 +1667,8 @@
|
|||
"validate-cbl-step": "Validate CBL",
|
||||
"dry-run-step": "Dry Run",
|
||||
"final-import-step": "Final Step",
|
||||
"comicvine-parsing-label": "Use Comic Vine Series matching"
|
||||
"comicvine-parsing-label": "Use Comic Vine Series matching",
|
||||
"cbl-repo": "You can find many reading lists in the community <a href='https://github.com/DieselTech/CBL-ReadingLists' target='_blank' rel='noopener noreferrer'>repo</a>."
|
||||
},
|
||||
|
||||
"pdf-reader": {
|
||||
|
@ -2420,7 +2420,10 @@
|
|||
"promote": "Promote",
|
||||
"promote-tooltip": "Make the item visible to all users",
|
||||
"new-collection": "New Collection",
|
||||
"multiple-selections": "Multiple Selections"
|
||||
"multiple-selections": "Multiple Selections",
|
||||
"back-to": "Back to {{action}}",
|
||||
"title": "Actions"
|
||||
|
||||
},
|
||||
|
||||
"preferences": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue