mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
another template down
This commit is contained in:
parent
82bd1ce3cb
commit
94cbf3bb80
9 changed files with 16 additions and 32 deletions
|
@ -331,6 +331,9 @@ $a->strings['Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #cam
|
|||
$a->strings['Recent Photos'] = 'Neuste Fotos';
|
||||
$a->strings['Upload New Photos'] = 'Weitere Fotos hochladen';
|
||||
$a->strings['View Album'] = 'Album betrachten';
|
||||
$a->strings['Status'] = 'Status';
|
||||
$a->strings['Profile'] = 'Profil';
|
||||
$a->strings['Photos'] = 'Fotos';
|
||||
$a->strings['Image uploaded but image cropping failed.'] = 'Bilder hochgeladen aber das Zuschneiden ist fehlgeschlagen.';
|
||||
$a->strings['Image size reduction [175] failed.'] = 'Image size reduction [175] failed.';
|
||||
$a->strings['Image size reduction [80] failed.'] = 'Image size reduction [80] failed.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue