Added default language pack (en-gb)
This commit is contained in:
9
admin/report/report.php
Normal file
9
admin/report/report.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Reports';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified reports!';
|
||||
$_['text_list'] = 'Report List';
|
||||
$_['text_type'] = 'Choose the report type';
|
||||
$_['text_filter'] = 'Filter';
|
Reference in New Issue
Block a user