From e79795fb3f2f9e380b89374a1bfeda2e6034d236 Mon Sep 17 00:00:00 2001 From: Marius Burkard <m.burkard@pixcept.de> Date: Tue, 19 Apr 2016 13:54:05 -0400 Subject: [PATCH] Merge branch 'stable-3.1' of git.ispconfig.org:ispconfig/ispconfig3 into stable-3.1 --- interface/web/vm/lib/lang/cz.lng | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/interface/web/vm/lib/lang/cz.lng b/interface/web/vm/lib/lang/cz.lng index 4167e14..e1a28bc 100644 --- a/interface/web/vm/lib/lang/cz.lng +++ b/interface/web/vm/lib/lang/cz.lng @@ -1,7 +1,8 @@ <?php $wb['Virtual Servers'] = 'Virtual Servers'; -$wb['OS Templates'] = 'OS Templates'; -$wb['VM Templates'] = 'VM Templates'; +$wb['OS Templates'] = 'OS Šablony'; +$wb['VM Templates'] = 'VM Šablony'; $wb['IP addresses'] = 'IP addresses'; $wb['OpenVZ'] = 'OpenVZ'; ?> + -- Gitblit v1.9.1