diff --git a/app/Resources/translations/messages.en.yml b/app/Resources/translations/messages.en.yml index 9f4a857..f13b3f7 100644 --- a/app/Resources/translations/messages.en.yml +++ b/app/Resources/translations/messages.en.yml @@ -132,4 +132,7 @@ part: molds: Molds of part prints: Prints +form: + search.submit: Search + meta.description: Web catalogue of LEGO® parts for 3D printing \ No newline at end of file diff --git a/app/Resources/views/model/index.html.twig b/app/Resources/views/model/index.html.twig index 25f2496..b1bd007 100644 --- a/app/Resources/views/model/index.html.twig +++ b/app/Resources/views/model/index.html.twig @@ -22,7 +22,7 @@ {{ form_row(form.category) }}