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 <?php
return[ return [
"category" => [ 'category' => [
"title" =>"Κατηγορία", 'title' => 'Κατηγορία',
],
], 'placeholderforsearch' => [
"placeholderforsearch" => [ 'title' => 'Θέση θέσης για αναζήτηση',
"title" =>"Θέση θέσης για αναζήτηση", ],
];
],
];