mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 03:27:08 +00:00
11 lines
282 B
PHP
Executable File
11 lines
282 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
|
|
|
|
// Heading
|
|
$_['heading_title'] = 'Сторінка відсутня!';
|
|
|
|
// Text
|
|
$_['text_error'] = 'Сторінка, яку Ви шукали, відсутня.'; |