We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb8eeb commit 4571bcbCopy full SHA for 4571bcb
interface/web/admin/lib/lang/br_system_config.lng
@@ -81,6 +81,8 @@ $wb['reseller_can_use_options_txt'] = 'Revendas podem utilizar o menu sites';
81
$wb['custom_login_text_txt'] = 'Texto personalizado para a página de acesso';
82
$wb['custom_login_link_txt'] = 'Link personalizado para página de acesso';
83
$wb['login_link_error_regex'] = 'Link personalizado para acesso inválido';
84
+$wb["default_remote_dbserver_txt"] = "Default DB Remote servers";
85
+$wb["disable_client_remote_dbserver_txt"] = "Disable DB Remote sections for Clients";
86
$wb['ca_name_txt'] = 'Nome';
87
$wb['ca_issue_txt'] = 'Questão';
88
$wb['ca_wildcard_txt'] = 'Usar curingas';
0 commit comments