mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
upgrade to OpenCart 2.0
This commit is contained in:
@@ -1,29 +0,0 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.5.5.1
|
||||
Created 19:13 20.05.2013 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
Translators:
|
||||
Aleksandr Rebrov (http://webplaneta.com.ua)
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
and others.
|
||||
|
||||
Responsible for Translation:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
|
||||
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
||||
Ask a question http://github.com/opencart-ukraine
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['heading_title'] = 'Адміністрування'; #40254
|
||||
$_['text_heading'] = 'Адміністрування'; #40519
|
||||
$_['text_login'] = 'Вкажіть логін та пароль'; #40256
|
||||
$_['text_forgotten'] = 'Нагадати пароль'; #42618
|
||||
$_['entry_username'] = 'Логін:'; #40257
|
||||
$_['entry_password'] = 'Пароль:'; #40258
|
||||
$_['button_login'] = 'Вхід'; #40259
|
||||
$_['error_login'] = 'Не збігаються логін та пароль.'; #40260
|
||||
$_['error_token'] = 'Помилка сесії. Авторизуйтесь заново.'; #40261
|
||||
Reference in New Issue
Block a user