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