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