1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13: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

@@ -62,5 +62,6 @@
'Your login details for :site_name' => 'Prisijungimo prie :site_name detalės',
'About Me' => 'Apie mane',
'Profile' => 'Profilis',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
)
);