New translations section.php (Romanian)

This commit is contained in:
Fatih Alp 2020-05-12 19:04:06 +03:00
parent f660fb37c4
commit 4ebe2d79cf

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => 'Profil',
],
'adress' => [
'title' => 'Adresa',
],
'general_setting' => 'setari generale',
];