Files
translate/catalog/language/ukrainian/account/login.php
2014-12-07 08:59:25 +02:00

26 lines
1.3 KiB
PHP
Executable File
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.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Вхід в профіль';
// Text
$_['text_account'] = 'Профіль';
$_['text_login'] = 'Вхід';
$_['text_new_customer'] = 'Новий покупець';
$_['text_register'] = 'Зареєструвати профіль';
$_['text_register_account'] = 'Після створення профілю Ви зможете купляти швидше, відстежувати статус Ваших замовлень і зберігати історію замовлень.';
$_['text_returning_customer'] = 'Постійний клієнт';
$_['text_i_am_returning_customer'] = 'Я постійний клієнт';
$_['text_forgotten'] = 'Забули пароль?';
// Entry
$_['entry_email'] = 'E-Mail';
$_['entry_password'] = 'Пароль';
// Error
$_['error_login'] = 'E-Mail і/чи пароль не співпадають.';
$_['error_approved'] = 'Ви зможете зайти на сайт тільки після підтвердження профілю.';