1
0
opencart-languagepack-finnish/admin/tool/log.php
2020-03-02 02:28:04 +02:00

12 lines
349 B
PHP

<?php
// Heading
$_['heading_title'] = 'Virheloki';
// Text
$_['text_success'] = 'Success: You have successfully cleared your error log!';
$_['text_list'] = 'Virhelista';
// Error
$_['error_warning'] = 'Varoitus: Your error log file %s is %s!';
$_['error_permission'] = 'Varoitus: You do not have permission to clear error log!';