Skip to content

Commit 0442b0f

Browse files
committed
Update messages.php
1 parent a7d39fa commit 0442b0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/lang/de/messages.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,9 @@
236236
'You haven’t added any links yet' => 'Sie haben noch keine Links hinzugefügt.',
237237
'clicks' => 'Klicks',
238238
'Site statistics:' => 'Seitenstatistik:',
239-
'Total links' => 'Gesamte links',
240-
'Total clicks' => 'Gesamtanzahl an Klicks',
241-
'Total users' => 'Gesamtzahl der Benutzer',
239+
'Total links' => 'Links',
240+
'Total clicks' => 'Klicks',
241+
'Total users' => 'Benutzer',
242242
'Registrations:' => 'Registrierungen:',
243243
'Last 30 days' => 'Letzte 30 Tage',
244244
'Last 7 days' => 'Letzten 7 Tage',

0 commit comments

Comments
 (0)