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

@@ -61,5 +61,6 @@
'Your login details for :site_name' => 'Ваши данные для доступа к :site_name',
'About Me' => 'Обо мне',
'Profile' => 'Профиль',
'You are banned for 10 minutes. Try again later' => 'You are banned for 10 minutes. Try again later',
)
);