New translations section.php (Russian)

This commit is contained in:
Fatih Alp 2020-03-04 18:36:22 +03:00
parent 607a6505e4
commit 6b6772627f

View File

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