diff --git a/config/locales/website.en.yml b/config/locales/website.en.yml index a30fe9e8..3a8464b9 100644 --- a/config/locales/website.en.yml +++ b/config/locales/website.en.yml @@ -1,4 +1,5 @@ en: website: contact_form: + submitted: Submitted: You successfully submitted the contact form send_button: "Send form" diff --git a/config/locales/website.nl.yml b/config/locales/website.nl.yml index cd136aa7..8b8d4b4c 100644 --- a/config/locales/website.nl.yml +++ b/config/locales/website.nl.yml @@ -1,4 +1,5 @@ nl: website: contact_form: + submitted: Submitted: You successfully submitted the contact form send_button: Verstuur diff --git a/wip.md b/wip.md index f19ebaad..be293368 100644 --- a/wip.md +++ b/wip.md @@ -14,7 +14,6 @@ Supplier - english emails - Add qr print functionality offering to send the stickers - Add qr-print button to tables -- Product variants - Order product buttons to views - Use modernizr svg to determine svg handling capabilities @@ -39,6 +38,12 @@ General ------- - Loading pages +- Product variants +- Timed delivering + - minimum delay + - What products + - how to display + Post release ============