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 5579102 commit cb1342cCopy full SHA for cb1342c
interface/web/admin/lib/lang/ru_system_config.lng
@@ -81,6 +81,8 @@ $wb['default_webserver_txt'] = 'Web-сервер по умолчанию';
81
$wb['default_dnsserver_txt'] = 'DNS-сервер по умолчанию';
82
$wb['default_slave_dnsserver_txt'] = 'Вторичный DNS-сервер по умолчанию';
83
$wb['default_dbserver_txt'] = 'Сервер базы данных по умолчанию';
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'] = 'Name';
87
$wb['ca_issue_txt'] = 'Issue';
88
$wb['ca_wildcard_txt'] = 'Use Wildcard';
0 commit comments