From 88bfda1f4cc61dc33b46ddc674c080660f219e44 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Tue, 17 May 2011 20:25:48 +0000 Subject: [PATCH] --- ReCaptcha.i18n.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ReCaptcha.i18n.php b/ReCaptcha.i18n.php index 17c7f36d7..66435eb4b 100644 --- a/ReCaptcha.i18n.php +++ b/ReCaptcha.i18n.php @@ -19,6 +19,13 @@ $messages['en'] = array( 'recaptcha-create' => 'To help protect against automated page creation, please type the two words you see in the box below:', ); +/** Arabic (العربية) + * @author Meno25 + */ +$messages['ar'] = array( + 'recaptcha-desc' => 'موديل reCAPTCHA لConfirm Edit', +); + /** Asturian (Asturianu) * @author Xuacu */