diff --git a/i18n/en.yaml b/i18n/en.yaml new file mode 100644 index 00000000..f85358c3 --- /dev/null +++ b/i18n/en.yaml @@ -0,0 +1,17 @@ +paige_search_button: + other: Search + +paige_search_error: + other: Error + +paige_search_input: + other: Query + +paige_search_nothing: + other: Nothing found + +paige_search_searching: + other: Searching + +paige_search_something: + other: Something found diff --git a/layouts/partials/paige-search.html b/layouts/partials/paige-search.html index af27e9a8..7d6ae757 100644 --- a/layouts/partials/paige-search.html +++ b/layouts/partials/paige-search.html @@ -2,16 +2,12 @@
- +
- +
@@ -19,28 +15,28 @@