Files
translate/admin/language/ukrainian/extension/captcha.php
fradee 8cb8b5d664 Зміни для здійснення:
new file:                   admin/language/ukrainian/analytics/google_analytics.php
	new file:                   admin/language/ukrainian/captcha/basic_captcha.php
	new file:                   admin/language/ukrainian/captcha/google_captcha.php
	new file:                   admin/language/ukrainian/customer/custom_field.php
	new file:                   admin/language/ukrainian/customer/customer.php
	new file:                   admin/language/ukrainian/customer/customer_ban_ip.php
	new file:                   admin/language/ukrainian/customer/customer_group.php
	new file:                   admin/language/ukrainian/extension/analytics.php
	new file:                   admin/language/ukrainian/extension/captcha.php
	new file:                   admin/language/ukrainian/fraud/fraudlabspro.php
	new file:                   admin/language/ukrainian/fraud/ip.php
	new file:                   admin/language/ukrainian/fraud/maxmind.php
2015-10-22 04:10:51 +03:00

20 lines
567 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
//version 2.1.0.x
//Translated by fradee (Oleksandr Fradynsky) with love to Ukraine and OpenCart at 21 October 2015
//fradee@gmail.com
// Heading
$_['heading_title'] = 'Captcha';
// Text
$_['text_success'] = 'Успішно змінено Сaptcha!';
$_['text_list'] = 'Перелік Captcha';
// Column
$_['column_name'] = 'Назва Captcha';
$_['column_status'] = 'Статус';
$_['column_action'] = 'Дія';
// Error
$_['error_permission'] = 'Увага: відсутні права на редагування Сaptcha!';