diff --git a/config/locales/en.yml b/config/locales/en.yml
index 62634510..1535a622 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -412,6 +412,10 @@ en:
contact:
title: 'Enable contact forms'
help: 'If your site has contact forms, you can enable them here. If your site is under spam or trolls attack, you can disable them temporarily.'
+ tienda:
+ title: Store
+ first_time_html: 'The store is an optional service that allows you to commertialize through your Sutty web site. To configure it, we invite you to contact us :).'
+ help: 'Puedes configurar tu tienda aquí.'
fetch:
title: 'Upgrade the site'
help:
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 3fecfcd3..8ec1527c 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -422,7 +422,7 @@ es:
help: 'Si tu sitio tiene formularios de contacto, con esta opción habilitas su funcionamiento. Si tu sitio está bajo ataque de spam o trolls, puedes deshabilitarlos temporalmente aquí.'
tienda:
title: Tienda
- first_time_html: 'Para configurar tu tienda, ponte en contacto con nosotres :)'
+ first_time_html: 'La tienda es un servicio opcional que te permite comercializar a través de tu sitio en Sutty. Para configurarla, te invitamos a ponerte en contacto con nosotres :)'
help: 'Puedes configurar tu tienda aquí.'
fetch:
title: 'Actualizar el sitio'