Files
dominik/public/store/language/ru-ru/extension/captcha/google.php
T
2026-05-30 09:27:58 +03:00

13 lines
349 B
PHP

<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Text
$_['text_captcha'] = 'Капча';
// Entry
$_['entry_captcha'] = 'Введите код в поле ниже';
// Error
$_['error_captcha'] = 'Неверно введен код с картинки!';