vuestorefront/vue-storefront

[Feature]: Translation of texts in vue-storefront@nuxt-theme - including validation messages

samberrry opened this issue · 1 comments

How the project can be improved?

some texts are missing in localization files in home page component:
title
description
button text

<SfCallToAction
        title="Subscribe to Newsletters"
        button-text="Subscribe"
        description="Be aware of upcoming sales and events. Receive gifts and special offers!"
        :image="addBasePath('/homepage/newsletter.webp')"
        class="call-to-action"
      >

What are the acceptance criteria?

  • [ ]

Additional information

No response

What version of Vue Storefront this feature can be implemented?

any

Code of Conduct

  • I agree to follow this project's Code of Conduct

including validation messages