mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Remove the app_languages.php add its data to core/user_settings/app_languages.php file.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
<?php
|
||||
|
||||
$text['label-username']['en-us'] = 'Username';
|
||||
$text['label-username']['pt-pt'] = 'Nome de Utilizador';
|
||||
|
||||
$text['label-password']['en-us'] = 'Password';
|
||||
$text['label-password']['pt-pt'] = 'Palavra passe';
|
||||
|
||||
$text['label-domain']['en-us'] = 'Domain';
|
||||
$text['label-domain']['pt-pt'] = '';
|
||||
|
||||
$text['button-login']['en-us'] = 'Login';
|
||||
$text['button-login']['pt-pt'] = '';
|
||||
?>
|
||||
Reference in New Issue
Block a user