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