diff --git a/config/locales/en.yml b/config/locales/en.yml index f081e82c..cbc036a1 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -169,7 +169,7 @@ en: design: title: 'Design' actions: 'Information about this design' - url: 'Preview' + url: 'Demo' licencia: 'Read the license' licencia: title: 'License for the site and everything in it' diff --git a/config/locales/es.yml b/config/locales/es.yml index fd5a8c28..b3a248c2 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -174,8 +174,8 @@ es: design: title: 'Diseño' actions: 'Información sobre este diseño' - url: 'Vista previa' - licencia: 'Leer la licencia' + url: 'Demostración' + license: 'Leer la licencia' licencia: title: 'Licencia del sitio y todo lo que se publique' url: 'Leer la licencia'