mirror of
https://github.com/shadoll/translate.git
synced 2026-02-04 11:03:26 +00:00
update translation strings
This commit is contained in:
18
admin/ukrainian/module/account.php
Executable file
18
admin/ukrainian/module/account.php
Executable file
@@ -0,0 +1,18 @@
|
||||
<?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_module'] = 'Модулі';
|
||||
$_['text_success'] = 'Ви успішно змінили модуль облікового запису!';
|
||||
$_['text_edit'] = 'Змінити модуль облікового запису';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Статус';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У Вас немає доступу для зміни модулю облікового запису!';
|
||||
Reference in New Issue
Block a user