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
d21abbdeab
commit
bab99bb4cc
@ -1,9 +1,7 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"village" => [
|
||||
"name" =>"Деревня",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'village' => [
|
||||
'name' => 'Деревня',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user