1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 21:26:58 +02:00

Merge pull request #227 from Awilum/master

Merge with master branch
This commit is contained in:
Sergey Romanenko
2014-01-29 01:14:49 -08:00
26 changed files with 906 additions and 0 deletions

View File

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