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
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"name" =>"категория",
|
||||
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"name" =>"Placeholderforsearch",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'category' => [
|
||||
'name' => 'Category',
|
||||
],
|
||||
'placeholderforsearch' => [
|
||||
'name' => 'Placeholderforsearch',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user