mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-12 08:16:06 -06:00
New translations stream.php (Russian)
This commit is contained in:
parent
9efa10d18a
commit
7c227a0d0f
@ -1,13 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"category" => [
|
'category' => [
|
||||||
"name" =>"категория",
|
'name' => 'Category',
|
||||||
|
],
|
||||||
],
|
'placeholderforsearch' => [
|
||||||
"placeholderforsearch" => [
|
'name' => 'Placeholderforsearch',
|
||||||
"name" =>"Placeholderforsearch",
|
],
|
||||||
|
];
|
||||||
],
|
|
||||||
|
|
||||||
];
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user