mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-04 19:06:08 +08:00
6 lines
167 B
PHP
6 lines
167 B
PHP
<?php
|
|
|
|
return array (
|
|
'failed' => 'These credentials do not match our records.',
|
|
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
|
); |