mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-24 07:21:27 +00:00
9 lines
No EOL
159 B
PHP
9 lines
No EOL
159 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'likedPhoto' => 'gefällt dein Foto.',
|
|
'startedFollowingYou' => 'folgt dir nun.',
|
|
'commented' => 'hat deinen Post kommentiert.',
|
|
|
|
]; |