@ -53,7 +53,7 @@ paige_search:
paige_error:
other: خطأ
paige_search_input:
paige_query:
other: الاستعلام
paige_search_nothing:
other: Памылка
other: Запыт
other: Грешка
other: Запитване
other: ত্রুটি
other: অনুসন্ধান
other: Error
other: Consulta
other: Chyba
other: Dotaz
other: Fejl
other: Spørgsmål
other: Fehler
other: Suchbegriff
other: Σφάλμα
other: Ερώτημα
other: Query
other: Virhe
other: Kysely
other: Erreur
other: Requête
other: त्रुटि
other: प्रश्न
other: Pogreška
other: Upit
other: Hiba
other: Kérdés
other: Errore
other: エラー
other: クエリ
other: Klaida
other: Klausimas
other: Питање
other: त्रुटी
other: Fout
other: Zoekopdracht
other: Feil
other: Spørsmål
other: Błąd
other: Zapytanie
other: غلطی
other: سوال
other: Erro
other: Eroare
other: Interogare
other: Ошибка
other: Запрос
other: Dopyt
other: Napaka
other: Poizvedba
other: Gabim
other: Pyetje
other: Greška
other: Fel
other: Fråga
other: Помилка
other: Запит
other: 错误
other: 输入
@ -5,7 +5,7 @@
<form action="{{ .Page.RelPermalink }}" dir="auto" method="get">
<div class="justify-content-center mb-3 row">
<div class="col col-sm-8 col-md-7 col-lg-6 col-xl-5 col-xxl-4">
<input class="form-control" id="query" name="q" placeholder="{{ i18n `paige_search_input` }}" type="search">
<input class="form-control" id="query" name="q" placeholder="{{ i18n `paige_query` }}" type="search">
</div>