mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 15:32:11 +00:00
update translation
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
<?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'] = 'Ви зможете зайти на сайт тільки після підтвердження профілю.';
|
||||
Reference in New Issue
Block a user