From b25f400cd6bc255b01e05ac274f050ba4039a411 Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Mon, 21 Dec 2015 05:41:34 -0500 Subject: [PATCH] Merge branch 'master' of git.ispconfig.org:ispconfig/ispconfig3 --- interface/web/sites/lib/lang/cz_web_vhost_domain.lng | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/interface/web/sites/lib/lang/cz_web_vhost_domain.lng b/interface/web/sites/lib/lang/cz_web_vhost_domain.lng index b298081..3c28292 100644 --- a/interface/web/sites/lib/lang/cz_web_vhost_domain.lng +++ b/interface/web/sites/lib/lang/cz_web_vhost_domain.lng @@ -19,6 +19,9 @@ $wb['domain_txt'] = 'Doména'; $wb['type_txt'] = 'Typ'; $wb['parent_domain_id_txt'] = 'Rodičovská webová stránka'; +$wb['host_txt'] = 'Název hostitele'; +$wb['web_folder_error_regex'] = 'Invalid folder entered. Please do not enter a slash.'; +$wb['type_txt'] = 'Verze'; $wb['redirect_type_txt'] = 'Typ přesměrování'; $wb['redirect_path_txt'] = 'Cesta přesměrování'; $wb['active_txt'] = 'Aktivní'; @@ -141,3 +144,4 @@ $wb["document_root_txt"] = "Document Root"; ?> + -- Gitblit v1.9.1