New translations section.php (Russian)

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

View File

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