mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations stream.php (Russian)
This commit is contained in:
parent
72b494ac08
commit
5816a13dd1
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"profile" => [
|
||||
"name" =>"Профиль",
|
||||
|
||||
],
|
||||
"adress" => [
|
||||
"name" =>"Адрес",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'profile' => [
|
||||
'name' => 'Профиль',
|
||||
],
|
||||
'adress' => [
|
||||
'name' => 'Адрес',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user