1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +02:00

Update es.lang.php

This commit is contained in:
Freddy Morán Jr
2016-02-03 10:34:58 -06:00
parent bb74b03b0b
commit 1fd65db027

View File

@@ -4,6 +4,6 @@
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha plugin for Monstra',
'Captcha code is wrong' => 'Codigo captcha equivocado',
'Captcha code is wrong' => 'El código captcha es incorrecto',
)
);
);