New translations section.php (Russian)

This commit is contained in:
Fatih Alp 2020-03-03 12:43:24 +03:00
parent fb6dd83d44
commit 82360a2780

View File

@ -1,13 +1,11 @@
<?php <?php
return[ return [
"profile" => [ 'profile' => [
"title" =>"Профиль", 'title' => 'Профиль',
],
], 'adress' => [
"adress" => [ 'title' => 'Адрес',
"title" =>"Адрес", ],
'general_setting' => 'General Settings',
],
]; ];