1
0
opencart-languagepack-finnish/admin/extension/total/sub_total.php
2020-03-02 10:58:49 +02:00

16 lines
417 B
PHP

<?php
// Heading
$_['heading_title'] = 'Sub-Total';
// Text
$_['text_extension'] = 'Extensions';
$_['text_success'] = 'Success: You have modified sub-total total!';
$_['text_edit'] = 'Edit Sub-Total Total';
// Entry
$_['entry_status'] = 'Tila';
$_['entry_sort_order'] = 'Lajittelujärjestys';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify sub-total total!';