mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Polish)
This commit is contained in:
parent
d46eefc578
commit
05ab463bd7
@ -20,7 +20,7 @@ return [
|
|||||||
'name' => 'Cena £'
|
'name' => 'Cena £'
|
||||||
],
|
],
|
||||||
'standard_price' => [
|
'standard_price' => [
|
||||||
'name' => 'Standard Price'
|
'name' => 'Standardowa cena'
|
||||||
],
|
],
|
||||||
'date' => [
|
'date' => [
|
||||||
'name' => 'Data'
|
'name' => 'Data'
|
||||||
@ -266,8 +266,8 @@ return [
|
|||||||
"no_location" => "Nie wybrano lokalizacji.",
|
"no_location" => "Nie wybrano lokalizacji.",
|
||||||
"continue" => 'Kontyntynuj',
|
"continue" => 'Kontyntynuj',
|
||||||
"gallery" => 'Galeria',
|
"gallery" => 'Galeria',
|
||||||
"ads" => 'Ads',
|
"ads" => 'Reklamy',
|
||||||
"were_found" => 'were found.',
|
"were_found" => 'zostały znalezione.',
|
||||||
|
|
||||||
// Pending screen
|
// Pending screen
|
||||||
'pending_message_1' => 'Reklama jest w trakcie procesu zatwierdzania',
|
'pending_message_1' => 'Reklama jest w trakcie procesu zatwierdzania',
|
||||||
@ -295,5 +295,5 @@ return [
|
|||||||
'select_category_step_by_step' => 'Wybierz kategorię krok po kroku',
|
'select_category_step_by_step' => 'Wybierz kategorię krok po kroku',
|
||||||
|
|
||||||
// New create page
|
// New create page
|
||||||
'options' => 'Options',
|
'options' => 'Opcje',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user