1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-09 22:56:55 +02:00

Merge pull request #171 from bernte/patch-16

Update de.lang.php
This commit is contained in:
Sergey Romanenko
2013-12-22 11:37:23 -08:00

View File

@@ -63,6 +63,6 @@
'Your login details for :site_name' => 'Deine Login-Daten für :site_name',
'About Me' => 'Über Mich',
'Profile' => 'Profil',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
'You are banned for 10 minutes. Try again later' => 'Du wurdest für 10 Minuten blockiert. Bitte probier es später nochmal',
)
);