Files
translate/admin/language/ukrainian/total/credit.php
2014-12-07 08:59:25 +02:00

15 lines
422 B
PHP
Executable File

<?php
// Heading
$_['heading_title'] = 'Store Credit';
// Text
$_['text_total'] = 'Order Totals';
$_['text_success'] = 'Success: You have modified store credit total!';
$_['text_edit'] = 'Edit Store Credit Total';
// Entry
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
// Error
$_['error_permission'] = 'Warning: You do not have permission to modify store credit total!';