mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 15:32:11 +00:00
add latest translate by by Sirchyk
This commit is contained in:
@@ -1,22 +1,10 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.5.6
|
||||
Created 23:02 15.01.2014 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
Translators:
|
||||
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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['text_subject'] = '%s — Новий пароль'; #46842
|
||||
$_['text_greeting'] = 'Користувачем %s запитано новий пароль.'; #46843
|
||||
$_['text_password'] = 'Ваш новий пароль:'; #46844
|
||||
// Text
|
||||
$_['text_subject'] = '%s - Новий пароль';
|
||||
$_['text_greeting'] = '%s попросив новий пароль.';
|
||||
$_['text_password'] = 'Ваш новий пароль:';
|
||||
|
||||
Reference in New Issue
Block a user