New translations section.php (Polish)

This commit is contained in:
Fatih Alp 2020-05-12 19:11:04 +03:00
parent 72ff7ae50e
commit 5bd0051ba7

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => 'Profil',
],
'adress' => [
'title' => 'Adres',
],
'general_setting' => 'Ustawienia główne',
];