diff --git a/static/i18n/hy.json b/static/i18n/hy.json index b64c2fd7b..df9ad481b 100644 --- a/static/i18n/hy.json +++ b/static/i18n/hy.json @@ -7,6 +7,7 @@ "suggest-full-text-search": "որոնել '{{{SEARCH_TERMS}}}'..." , "no-such-book": "Գիրքը բացակայում է՝ {{BOOK_NAME}}" , "url-not-found" : "Սխալ հասցե՝ {{url}}" + , "suggest-search" : "Որոնել {{PATTERN}}" , "404-page-title" : "Սխալ հասցե" , "404-page-heading" : "Սխալ հասցե" , "library-button-text": "Գրադարանի էջ" diff --git a/test/server.cpp b/test/server.cpp index de0d78e78..79095863d 100644 --- a/test/server.cpp +++ b/test/server.cpp @@ -714,7 +714,7 @@ TEST_F(ServerTest, 404WithBodyTesting) Սխալ հասցե՝ /ROOT/zimfile/invalid-article
- Make a full text search for invalid-article + Որոնել invalid-article
)" },