mirror of
https://github.com/shadoll/translate.git
synced 2025-12-21 00:25:09 +00:00
add latest translate by by Sirchyk
This commit is contained in:
20
admin/language/ukrainian/feed/google_sitemap.php
Executable file
20
admin/language/ukrainian/feed/google_sitemap.php
Executable file
@@ -0,0 +1,20 @@
|
||||
<?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'] = 'Google Sitemap';
|
||||
|
||||
// Text
|
||||
$_['text_feed'] = 'Канал товару';
|
||||
$_['text_success'] = 'Ви успішно змінили канал Google Sitemap!';
|
||||
$_['text_list'] = 'Список макету';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Статус';
|
||||
$_['entry_data_feed'] = 'Мережева адреса';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У Вас немає доступу для зміни каналу Google Sitemap!';
|
||||
Reference in New Issue
Block a user