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

Merge pull request #397 from Freddynic159/master

Spanish translation update
This commit is contained in:
Sergey Romanenko
2016-02-05 12:19:51 +03:00
12 changed files with 54 additions and 42 deletions

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',
)
);
);