Internationalized "Go to the main page" button

This commit is contained in:
Veloman Yunkan
2022-01-30 21:41:56 +04:00
committed by Matthieu Gautier
parent ed7717c1e7
commit 3da81a3d0f
6 changed files with 10 additions and 1 deletions

View File

@ -20,4 +20,5 @@
, "fulltext-search-unavailable" : "Fulltext search unavailable"
, "no-search-results": "The fulltext search engine is not available for this content."
, "library-button-text": "Go to welcome page"
, "home-button-text": "Go to the main page of '{{BOOK_TITLE}}'"
}

View File

@ -10,4 +10,5 @@
, "404-page-title" : "Սխալ հասցե"
, "404-page-heading" : "Սխալ հասցե"
, "library-button-text": "Գրադարանի էջ"
, "home-button-text": "Դեպի '{{BOOK_TITLE}}'֊ի գլխավոր էջը"
}

View File

@ -21,4 +21,5 @@
, "fulltext-search-unavailable" : "Title of the error page returned when search is attempted in a book without fulltext search database"
, "no-search-results": "Text of the error page returned when search is attempted in a book without fulltext search database"
, "library-button-text": "Tooltip of the button leading to the welcome page"
, "home-button-text": "Tooltip of the button leading to the main page of a book"
}