hy translation of the suggest-search message

This commit is contained in:
Veloman Yunkan 2022-01-30 22:11:11 +04:00 committed by Matthieu Gautier
parent 11be821c46
commit 5052d4018c
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
"suggest-full-text-search": "որոնել '{{{SEARCH_TERMS}}}'..."
, "no-such-book": "Գիրքը բացակայում է՝ {{BOOK_NAME}}"
, "url-not-found" : "Սխալ հասցե՝ {{url}}"
, "suggest-search" : "Որոնել <a href=\"{{{SEARCH_URL}}}\">{{PATTERN}}</a>"
, "404-page-title" : "Սխալ հասցե"
, "404-page-heading" : "Սխալ հասցե"
, "library-button-text": "Գրադարանի էջ"

View File

@ -714,7 +714,7 @@ TEST_F(ServerTest, 404WithBodyTesting)
Սխալ հասցե՝ /ROOT/zimfile/invalid-article
</p>
<p>
Make a full text search for <a href="/ROOT/search?content=zimfile&pattern=invalid-article">invalid-article</a>
Որոնել <a href="/ROOT/search?content=zimfile&pattern=invalid-article">invalid-article</a>
</p>
)" },