mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 05:29:08 +00:00
9 lines
323 B
PHP
Executable File
9 lines
323 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_complete_status'] = 'Завершені замовлення';
|
|
$_['text_processing_status'] = 'Замовлення в обробці';
|
|
$_['text_other_status'] = 'Інші статуси';
|