From ada3beb0a6c649bd9bfc6a87b2fe69ee8ae563f7 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 1 Feb 2020 08:57:06 +0100 Subject: initial checkin --- lang/English/copyable_captcha.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/English/copyable_captcha.php (limited to 'lang/English/copyable_captcha.php') diff --git a/lang/English/copyable_captcha.php b/lang/English/copyable_captcha.php new file mode 100644 index 0000000..c9bc90e --- /dev/null +++ b/lang/English/copyable_captcha.php @@ -0,0 +1,10 @@ + 'Captcha', +'Captcha legend' => 'Confirm that you\'re not robot', +'Captcha info' => 'Captcha is valid for 2 min only. Refresh page if needed.
Please enter this characters: %1$s', +'Captcha error' => 'Wrong or expired captcha', + +); -- cgit v1.2.3-54-g00ecf