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
return[
"category" => [
"name" =>"категория",
],
"placeholderforsearch" => [
"name" =>"Placeholderforsearch",
],
];
return [
'category' => [
'name' => 'Category',
],
'placeholderforsearch' => [
'name' => 'Placeholderforsearch',
],
];