New translations message.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 19:08:50 +03:00
parent 6b85e94ddf
commit d677eafb6a

View File

@ -1,6 +1,6 @@
<?php
return [
'placeholder' => 'Type here to search',
'null_msg' => 'Not Found',
'placeholder' => 'Πληκτρολογήστε εδώ για αναζήτηση',
'null_msg' => 'Δεν βρέθηκε',
];