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
return[
"profile" => [
"name" =>"Προφίλ",
],
"adress" => [
"name" =>"Διεύθυνση",
],
];
return [
'profile' => [
'name' => 'Προφίλ',
],
'adress' => [
'name' => 'Διεύθυνση',
],
];