From 398e547d065a82c1753799aced8f271179c92d0f Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 4 Jan 2017 14:52:14 +0100 Subject: [PATCH] New translations --- resources/lang/pl_PL/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/config.php b/resources/lang/pl_PL/config.php index 51c1793191..29dfe740f4 100644 --- a/resources/lang/pl_PL/config.php +++ b/resources/lang/pl_PL/config.php @@ -12,7 +12,7 @@ return [ 'locale' => 'pl, Polski, pl_PL, pl_PL.utf8', 'month' => '%B %Y', - 'month_and_day' => '%B %e, %Y', + 'month_and_day' => '%e %B %Y', 'date_time' => '%B %e, %Y, @ %T', 'specific_day' => '%e %B %Y', 'week_in_year' => 'Tydzień %W, %Y',