minor wording updates for tour
This commit is contained in:
parent
6df09eb5d7
commit
c68c7216f3
3 changed files with 4 additions and 4 deletions
|
@ -42,7 +42,7 @@
|
|||
} else if (localResult) {
|
||||
tour.addStep(
|
||||
{
|
||||
text: "{% trans 'If the book you are looking for is already on this server, you can click on the title to go to the book\'s page.' %}",
|
||||
text: "{% trans 'If the book you are looking for is already on this Bookwyrm instance, you can click on the title to go to the book\'s page.' %}",
|
||||
title: "{% trans 'Searching' %}",
|
||||
attachTo: {
|
||||
element: "#tour-local-book-search-result",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue