From b3e3f863dbb1d8bdc1dbd16a3132338add17fe13 Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Mon, 11 Apr 2016 12:50:36 -0400
Subject: [PATCH] Updated CZ language files.

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

diff --git a/interface/web/dashboard/lib/lang/cz_dashlet_products.lng b/interface/web/dashboard/lib/lang/cz_dashlet_products.lng
index a69b61d..a4d0bf5 100644
--- a/interface/web/dashboard/lib/lang/cz_dashlet_products.lng
+++ b/interface/web/dashboard/lib/lang/cz_dashlet_products.lng
@@ -4,6 +4,7 @@
 $wb['price_txt'] = 'Price';
 $wb['next_payment_date_txt'] = 'Next Invoice';
 $wb['no_products_txt'] = 'No products found.';
-$wb['edit_txt'] = 'Edit';
+$wb['edit_txt'] = 'Editovat';
 $wb['cancellation_date_txt'] = 'Cancelled by';
 ?>
+

--
Gitblit v1.9.1