mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-12 08:16:06 -06:00
New translations section.php (Russian)
This commit is contained in:
parent
a322bbdfc3
commit
bbdec9dc8f
@ -1,13 +1,11 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"profile" => [
|
||||
"title" =>"Профиль",
|
||||
|
||||
],
|
||||
"adress" => [
|
||||
"title" =>"Адрес",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'profile' => [
|
||||
'title' => 'Profile',
|
||||
],
|
||||
'adress' => [
|
||||
'title' => 'Adress',
|
||||
],
|
||||
'general_setting' => 'General Settings',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user