New translations stream.php (Greek)

This commit is contained in:
Fatih Alp 2020-05-12 13:07:36 +03:00
parent afff4ca395
commit a58d291bee

View File

@ -1,13 +1,10 @@
<?php <?php
return [ return [
"profile" => [ 'profile' => [
"name" =>"Προφίλ", 'name' => 'Προφίλ',
], ],
"adress" => [ 'adress' => [
"name" =>"Διεύθυνση", 'name' => 'Διεύθυνση',
], ],
]; ];