vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.64k stars 2.09k forks source link

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

Closed samberrry closed 1 year ago

samberrry commented 2 years ago

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

samberrry commented 2 years ago

including validation messages