kopia lustrzana https://github.com/pixelfed/pixelfed
commit
e872d928d9
|
|
@ -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!',
|
||||||
|
];
|
||||||
Ładowanie…
Reference in New Issue