diff --git a/plugins/captcha/languages/id.lang.php b/plugins/captcha/languages/id.lang.php new file mode 100644 index 0000000..6670c2e --- /dev/null +++ b/plugins/captcha/languages/id.lang.php @@ -0,0 +1,9 @@ + array( + 'Captcha' => 'Verifikasi', + 'Captcha plugin for Monstra' => 'Verifikasi plugin untuk Monstra', + 'Captcha code is wrong' => 'Kode Verifikasi salah', + ) + );