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 27c1517 commit 5c163fdCopy full SHA for 5c163fd
interface/web/admin/lib/lang/cz_system_config.lng
@@ -81,6 +81,8 @@ $wb['reseller_can_use_options_txt'] = 'Distributor (prodejce) může použít ka
81
$wb['custom_login_text_txt'] = 'Vlastní text na přihlašovací stránce';
82
$wb['custom_login_link_txt'] = 'Vlastní odkaz (URL) na přihlašovací stránce (vlastní text)';
83
$wb['login_link_error_regex'] = 'Neplatný formát URL pro vlastní odkaz na přihlašovací stránce';
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'] = 'Název vydavatele';
87
$wb['ca_issue_txt'] = 'Doména vydavatele';
88
$wb['ca_wildcard_txt'] = 'Použít Wildcard (*)';
0 commit comments