Ekdant-Online-Store/extension/opencart/admin/language/en-gb/total/credit.php

15 lines
420 B
PHP
Raw Normal View History

2024-08-06 12:21:00 +00:00
<?php
// Heading
$_['heading_title'] = 'Store Credit';
// Text
$_['text_extension'] = 'Extensions';
$_['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!';