Skip to content
Snippets Groups Projects
Commit 03b74b91 authored by LaKing's avatar LaKing
Browse files

Update on languages

parent 80e3c9ac
No related branches found
No related tags found
2 merge requests!46Master,!21Master
...@@ -75,4 +75,6 @@ $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; ...@@ -75,4 +75,6 @@ $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
$wb['php_ini_path_apache_txt'] = 'Caminho do php.ini do Apache'; $wb['php_ini_path_apache_txt'] = 'Caminho do php.ini do Apache';
$wb['check_apache_config_txt'] = 'Testar a configuração do Apache ao reiniciar'; $wb['check_apache_config_txt'] = 'Testar a configuração do Apache ao reiniciar';
$wb['network_config_warning_txt'] = 'A configuração de rede só está disponível para servidores Debian e Ubuntu. Não ative esta configuração de a sua placa de rede não for eth0.'; $wb['network_config_warning_txt'] = 'A configuração de rede só está disponível para servidores Debian e Ubuntu. Não ative esta configuração de a sua placa de rede não for eth0.';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?> ?>
...@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'BIND named.conf.local path'; ...@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'BIND named.conf.local path';
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path'; $wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
$wb['check_apache_config_txt'] = 'Test apache configuration on restart'; $wb['check_apache_config_txt'] = 'Test apache configuration on restart';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?> ?>
...@@ -84,4 +84,6 @@ $wb["php_ini_path_cgi_txt"] = 'CGI php.ini path'; ...@@ -84,4 +84,6 @@ $wb["php_ini_path_cgi_txt"] = 'CGI php.ini path';
$wb["php_ini_path_apache_txt"] = 'Apache php.ini path'; $wb["php_ini_path_apache_txt"] = 'Apache php.ini path';
$wb["check_apache_config_txt"] = 'Test apache configuration on restart'; $wb["check_apache_config_txt"] = 'Test apache configuration on restart';
$wb["network_config_warning_txt"] = 'The network configuration option is only available for Debian and Ubuntu Servers. Do not enable this option if your network interface is not eth0.'; $wb["network_config_warning_txt"] = 'The network configuration option is only available for Debian and Ubuntu Servers. Do not enable this option if your network interface is not eth0.';
?> $wb["CA_path_txt"] = 'CA Path';
\ No newline at end of file $wb["CA_pass_txt"] = 'CA passphrase';
?>
...@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'BIND named.conf.local path'; ...@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'BIND named.conf.local path';
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini path'; $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path'; $wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
$wb['check_apache_config_txt'] = 'Test apache configuration on restart'; $wb['check_apache_config_txt'] = 'Test apache configuration on restart';
$wb["CA_path_txt"] = 'CA Path';
$wb["CA_pass_txt"] = 'CA passphrase';
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment