New translations stream.php (Russian)

This commit is contained in:
Fatih Alp 2020-03-03 12:42:42 +03:00
parent 41338bbe2b
commit 0d9739ce66

View File

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