From caecc6df079447772ebb4c4b057a0db8c42f7795 Mon Sep 17 00:00:00 2001 From: ANISSA90 Date: Sun, 19 Jan 2014 16:17:33 +0700 Subject: [PATCH] Create id.lang.php --- plugins/captcha/languages/id.lang.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 plugins/captcha/languages/id.lang.php 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', + ) + );