mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-01-21 20:22:42 +08:00
6 lines
163 B
PHP
6 lines
163 B
PHP
<?php
|
|
|
|
return array (
|
|
'failed' => 'Nieprawidłowe dane uwierzytelnienia',
|
|
'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :seconds sekund.',
|
|
); |