New translations stream.php (German)

This commit is contained in:
Fatih Alp 2020-04-27 04:59:29 +03:00
parent b07bb62d8e
commit 52ae4b1599

View File

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