mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
New translations section.php (Polish)
This commit is contained in:
parent
72ff7ae50e
commit
5bd0051ba7
@ -0,0 +1,11 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'profile' => [
|
||||||
|
'title' => 'Profil',
|
||||||
|
],
|
||||||
|
'adress' => [
|
||||||
|
'title' => 'Adres',
|
||||||
|
],
|
||||||
|
'general_setting' => 'Ustawienia główne',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user