1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-09 23:56:26 +02:00
Files
2013-01-04 21:08:04 +02:00

10 lines
247 B
PHP

<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha plugin per Monstra',
'Captcha code is wrong' => 'Codice captcha è errato',
)
);