1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 20:57:49 +02:00

Update es.lang.php

This commit is contained in:
Freddy Morán Jr
2016-01-22 07:54:18 -06:00
parent 6fce509e81
commit 13eea5b730

View File

@@ -14,6 +14,6 @@
'Save' => 'Guardar',
'Cancel' => 'Cancelar',
'This email template does not exist' => 'Esta plantilla de email no existe',
'Your changes to the email template <i>:name</i> have been saved.' => 'Tus cambios en la plantilla de email <i>:name</i> han sido guardados.',
'Your changes to the email template <i>:name</i> have been saved.' => 'Sus cambios en la plantilla de email <i>:name</i> han sido guardados.',
)
);