New translations section.php (Russian)

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

View File

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