Update lang.de-de.php

Shortened
This commit is contained in:
Frank Hochmuth 2024-03-28 23:28:55 +01:00 committed by GitHub
parent 71ba1bc930
commit e77a2c458d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
<?php <?php
$lang ['plugin'] ['lastentries'] = array( $lang ['plugin'] ['lastentries'] = array(
'subject_before_count' => 'Die letzten ', 'subject_before_count' => 'Letzte ',
'subject_after_count' => ' Einträge', 'subject_after_count' => ' Einträge',
'edit' => 'bearbeiten', 'edit' => 'bearbeiten',
'add_entry' => 'Eintrag hinzufügen', 'add_entry' => 'Eintrag hinzufügen',