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
return [
"profile" => [
"title" =>"Профиль",
'profile' => [
'title' => 'Профиль',
],
"adress" => [
"title" =>"Адрес",
'adress' => [
'title' => 'Адрес',
],
'general_setting' => 'General Settings',
];