Files
dominik/public/admin/language/ru-ru/extension/total/credit.php
T
2026-05-30 09:27:58 +03:00

18 lines
654 B
PHP

<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Heading
$_['heading_title'] = 'Кредит магазина';
// Text
$_['text_total'] = 'Учитывать в заказе';
$_['text_success'] = 'Настройки успешно изменены!';
$_['text_edit'] = 'Редактирование';
// Entry
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортировки';
// Error
$_['error_permission'] = 'У вас недостаточно прав для внесения изменений!';