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 5c163fd commit 901caa6Copy full SHA for 901caa6
interface/web/admin/lib/lang/dk_system_config.lng
@@ -81,6 +81,8 @@ $wb['reseller_can_use_options_txt'] = 'Reseller can use the option-tab for websi
81
$wb['custom_login_text_txt'] = 'Custom Text on Login-Page';
82
$wb['custom_login_link_txt'] = 'Custom Link on Login-Page';
83
$wb['login_link_error_regex'] = 'Invalid Link for Custom Login';
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