1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-09 23:56:26 +02:00
Files
2013-01-20 17:38:16 +02:00

10 lines
249 B
PHP

<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha plugin pre Monstra',
'Captcha code is wrong' => 'Captcha kód je nesprávny',
)
);