Added default language pack (en-gb)
This commit is contained in:
8
install/common/column_left.php
Normal file
8
install/common/column_left.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_license'] = 'License';
|
||||
$_['text_installation'] = 'Pre-Installation';
|
||||
$_['text_configuration'] = 'Configuration';
|
||||
$_['text_upgrade'] = 'Upgrade';
|
||||
$_['text_finished'] = 'Finished';
|
||||
$_['text_language'] = 'Language';
|
Reference in New Issue
Block a user