Updated language files [skip ci]

This commit is contained in:
James Cole
2018-01-04 10:31:49 +01:00
parent 2b4a3d463b
commit bc879a3872
21 changed files with 97 additions and 104 deletions

View File

@@ -21,12 +21,12 @@
declare(strict_types=1);
return [
'locale' => 'pl, Polish, polski, pl_PL, pl_PL.utf8, pl_PL.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'date_time' => '%e %B %Y o %T',
'specific_day' => '%e %B %Y',
'week_in_year' => 'Tydzień %W, %Y',
'year' => '%Y',
'half_year' => '%B %Y',
'locale' => 'pl, Polish, polski, pl_PL, pl_PL.utf8, pl_PL.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%e %B %Y',
'date_time' => '%e %B %Y o %T',
'specific_day' => '%e %B %Y',
'week_in_year' => 'Tydzień %W, %Y',
'year' => '%Y',
'half_year' => '%B %Y',
];

View File

@@ -103,6 +103,7 @@ return [
'file_map_field_mapped_to' => 'Zmapowane do',
'map_do_not_map' => '(nie mapuj)',
'file_map_submit' => 'Rozpocznij import',
'file_nothing_to_map' => 'There is no data present in your file that you can map to existing values. Please press "Start the import" to continue.',
// map things.
'column__ignore' => '(zignoruj tę kolumnę)',