New translations stream.php (German)

This commit is contained in:
Fatih Alp 2020-03-30 17:28:52 +03:00
parent e387175d9f
commit 71a7460f46

View File

@ -1,13 +1,10 @@
<?php <?php
return[ return [
"profile" => [ 'profile' => [
"name" =>"Profil", 'name' => 'Profil',
],
], 'adress' => [
"adress" => [ 'name' => 'Anschrift',
"name" =>"Anschrift", ],
],
]; ];