Skip to content

Commit 03b74b9

Browse files
LaKingLaKing
authored andcommitted
Update on languages
1 parent 80e3c9a commit 03b74b9

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

interface/web/admin/lib/lang/br_server_config.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,6 @@ $wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
7575
$wb['php_ini_path_apache_txt'] = 'Caminho do php.ini do Apache';
7676
$wb['check_apache_config_txt'] = 'Testar a configuração do Apache ao reiniciar';
7777
$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.';
78+
$wb["CA_path_txt"] = 'CA Path';
79+
$wb["CA_pass_txt"] = 'CA passphrase';
7880
?>

interface/web/admin/lib/lang/de_server_config.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'BIND named.conf.local path';
7474
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
7575
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
7676
$wb['check_apache_config_txt'] = 'Test apache configuration on restart';
77+
$wb["CA_path_txt"] = 'CA Path';
78+
$wb["CA_pass_txt"] = 'CA passphrase';
7779
?>

interface/web/admin/lib/lang/en_server_config.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,6 @@ $wb["php_ini_path_cgi_txt"] = 'CGI php.ini path';
8484
$wb["php_ini_path_apache_txt"] = 'Apache php.ini path';
8585
$wb["check_apache_config_txt"] = 'Test apache configuration on restart';
8686
$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.';
87-
?>
87+
$wb["CA_path_txt"] = 'CA Path';
88+
$wb["CA_pass_txt"] = 'CA passphrase';
89+
?>

interface/web/admin/lib/lang/fi_server_config.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,6 @@ $wb['named_conf_local_path_txt'] = 'BIND named.conf.local path';
7474
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
7575
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
7676
$wb['check_apache_config_txt'] = 'Test apache configuration on restart';
77+
$wb["CA_path_txt"] = 'CA Path';
78+
$wb["CA_pass_txt"] = 'CA passphrase';
7779
?>

0 commit comments

Comments
 (0)