1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-08 14:16:54 +02:00

Added limits for login attempts #104

This commit is contained in:
Awilum
2013-06-30 16:27:01 +03:00
parent cd160deff0
commit 2c34eb68d4
14 changed files with 59 additions and 18 deletions

View File

@@ -60,5 +60,6 @@
'Your login details for :site_name' => 'I tuoi dati di accesso per :site_name',
'About Me' => 'Su di me',
'Profile' => 'Profilo',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
)
);