New translations stream.php (Russian)

This commit is contained in:
Fatih Alp 2020-02-14 15:07:14 +03:00
parent 9efa10d18a
commit 7c227a0d0f

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"category" => [ 'category' => [
"name" =>"категория", 'name' => 'Category',
],
], 'placeholderforsearch' => [
"placeholderforsearch" => [ 'name' => 'Placeholderforsearch',
"name" =>"Placeholderforsearch", ],
];
],
];