1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-10 08:06:45 +02:00
Files
2014-01-19 16:17:33 +07:00

10 lines
252 B
PHP

<?php
return array(
'captcha' => array(
'Captcha' => 'Verifikasi',
'Captcha plugin for Monstra' => 'Verifikasi plugin untuk Monstra',
'Captcha code is wrong' => 'Kode Verifikasi salah',
)
);