diff --git a/resources/lang/pl_PL/config.php b/resources/lang/pl_PL/config.php new file mode 100644 index 0000000000..58220429bf --- /dev/null +++ b/resources/lang/pl_PL/config.php @@ -0,0 +1,23 @@ + 'en, English, en_US, en_US.utf8', + 'month' => '%B %Y', + 'month_and_day' => '%B %e, %Y', + 'date_time' => '%B %e, %Y, @ %T', + 'specific_day' => '%e %B %Y', + 'week_in_year' => 'Week %W, %Y', + 'quarter_of_year' => '%B %Y', + 'year' => '%Y', + 'half_year' => '%B %Y', + +]; \ No newline at end of file