New translations section.php (Russian)

This commit is contained in:
Fatih Alp 2020-03-04 18:36:41 +03:00
parent d96c08160e
commit 5ad0ce9fbf

View File

@ -1,13 +1,11 @@
<?php <?php
return[ return [
"profile" => [ 'profile' => [
"title" =>"Профиль", 'title' => 'Профиль',
], ],
"adress" => [ 'adress' => [
"title" =>"Адрес", 'title' => 'Адрес',
], ],
'general_setting' => 'общие настройки',
]; ];