mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations stream.php (Polish)
This commit is contained in:
parent
c7b76d8aa1
commit
e81e630e9f
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'name' => 'Advs',
|
||||
],
|
||||
'categories' => [
|
||||
'name' => 'Kategorie',
|
||||
],
|
||||
'village' => [
|
||||
'name' => 'Wioska',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'name' => 'Pola niestandardowe',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'name' => 'Niestandardowe porady terenowe',
|
||||
],
|
||||
'cf_values' => [
|
||||
'name' => 'Wartości Cf',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user