New translations section.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:51 +03:00
parent 873e6aa8d8
commit d922d925c4

View File

@ -1,13 +1,10 @@
<?php
return[
"category" => [
"title" =>"Κατηγορία",
],
"placeholderforsearch" => [
"title" =>"Θέση θέσης για αναζήτηση",
],
];
return [
'category' => [
'title' => 'Κατηγορία',
],
'placeholderforsearch' => [
'title' => 'Θέση θέσης για αναζήτηση',
],
];