From 6f56718fe37608f38ef4585e599e676ce206f72d Mon Sep 17 00:00:00 2001
From: filip <filip@ispconfig3>
Date: Tue, 21 Sep 2010 12:48:10 -0400
Subject: [PATCH] Updated czech language files

---
 interface/web/dashboard/lib/lang/cz.lng |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/interface/web/dashboard/lib/lang/cz.lng b/interface/web/dashboard/lib/lang/cz.lng
index 2460545..9d2a321 100644
--- a/interface/web/dashboard/lib/lang/cz.lng
+++ b/interface/web/dashboard/lib/lang/cz.lng
@@ -1,4 +1,4 @@
 <?php
-$wb['welcome_user_txt'] = 'Welcome %s';
-$wb['available_modules_txt'] = 'Available Modules';
+$wb['welcome_user_txt'] = 'Vítejte %s';
+$wb['available_modules_txt'] = 'Dostupné moduly';
 ?>

--
Gitblit v1.9.1