mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-05 19:30:54 +08:00
6 lines
151 B
PHP
6 lines
151 B
PHP
<?php
|
|
|
|
return array (
|
|
'failed' => 'Kimlik bilgileri doğru değil.',
|
|
'throttle' => 'Çok fazla girişim. :seconds saniye sonra tekrar deneyin.',
|
|
); |