From 7f2361a0e4fbccb23f16899e7cc8db5193e8e14e Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Tue, 12 Oct 2010 07:17:27 -0400 Subject: [PATCH] Updated pl language files. --- interface/web/dashboard/lib/lang/pl_dashlet_modules.lng | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng b/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng index 6a02127..ab24d80 100644 --- a/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng +++ b/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng @@ -1,3 +1,4 @@ -<?php -$wb['available_modules_txt'] = 'Available Modules'; -?> +<?php +$wb['available_modules_txt'] = "Dostępne moduły"; +?> + -- Gitblit v1.9.1