mirror of
https://github.com/shadoll/translate.git
synced 2026-02-04 11:03:26 +00:00
update translation
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Gift Voucher';
|
||||
|
||||
// Text
|
||||
$_['text_total'] = 'Order Totals';
|
||||
$_['text_success'] = 'Success: You have modified gift voucher total!';
|
||||
$_['text_edit'] = 'Edit Gift Voucher Total';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify gift voucher total!';
|
||||
Reference in New Issue
Block a user