mirror of https://github.com/pixelfed/pixelfed
Translate new files in German
parent
d8bbe98728
commit
df5db1d27f
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'likedPhoto' => 'gefällt dein Foto.',
|
||||
|
||||
];
|
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'emptyTimeline' => 'Dieser Benutzer hat noch keine Fotos hochgeladen!',
|
||||
];
|
Loading…
Reference in New Issue