mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-05 03:13:20 +08:00
6 lines
228 B
PHP
6 lines
228 B
PHP
<?php
|
|
|
|
return array (
|
|
'failed' => 'これらの認証情報は弊社の記録と一致しません。',
|
|
'throttle' => 'ログイン試行回数が多すぎます。 :seconds 秒後にもう一度お試しください。',
|
|
); |