1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-09 23:56:26 +02:00
Files
2015-02-27 11:30:30 +01:00

10 lines
248 B
PHP

<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha dodatak za Monstra',
'Captcha code is wrong' => 'Captcha Kod je pogrešan',
)
);