Added default language pack (en-gb)
This commit is contained in:
5
install/common/footer.php
Normal file
5
install/common/footer.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_project'] = 'Project Homepage';
|
||||
$_['text_documentation'] = 'Documentation';
|
||||
$_['text_support'] = 'Support Forums';
|
Reference in New Issue
Block a user