From b63119417fe6e4bbcd072108d7dec927ee879d4a Mon Sep 17 00:00:00 2001 From: Marius Burkard <m.burkard@pixcept.de> Date: Tue, 07 Jun 2016 12:47:22 -0400 Subject: [PATCH] Merge branch 'stable-3.1' --- interface/web/dashboard/lib/lang/pl_dashlet_modules.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng b/interface/web/dashboard/lib/lang/pl_dashlet_modules.lng index fafcc61..5eac7fe 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'] = 'Dostępne moduły'; +$wb['go_to_txt'] = 'Idź do'; ?> -- Gitblit v1.9.1