1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 19:57:57 +02:00
Files
2013-09-20 19:34:07 +02:00

10 lines
254 B
PHP

<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Captcha Plugin voor Monstra',
'Captcha code is wrong' => 'Captcha Code is helaas foutief',
)
);