mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
10 lines
304 B
PHP
Executable File
10 lines
304 B
PHP
Executable File
<?php
|
|
|
|
//version 2.0.0.0
|
|
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
|
//info@marketplus.if.ua
|
|
|
|
// Text
|
|
$_['text_subject'] = '%s - Новий пароль';
|
|
$_['text_greeting'] = '%s попросив новий пароль.';
|
|
$_['text_password'] = 'Ваш новий пароль:'; |