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