We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d39fa commit 0442b0fCopy full SHA for 0442b0f
resources/lang/de/messages.php
@@ -236,9 +236,9 @@
236
'You haven’t added any links yet' => 'Sie haben noch keine Links hinzugefügt.',
237
'clicks' => 'Klicks',
238
'Site statistics:' => 'Seitenstatistik:',
239
- 'Total links' => 'Gesamte links',
240
- 'Total clicks' => 'Gesamtanzahl an Klicks',
241
- 'Total users' => 'Gesamtzahl der Benutzer',
+ 'Total links' => 'Links',
+ 'Total clicks' => 'Klicks',
+ 'Total users' => 'Benutzer',
242
'Registrations:' => 'Registrierungen:',
243
'Last 30 days' => 'Letzte 30 Tage',
244
'Last 7 days' => 'Letzten 7 Tage',
0 commit comments