mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-01-23 06:23:39 +08:00
6 lines
152 B
PHP
6 lines
152 B
PHP
<?php
|
|
|
|
return array (
|
|
'failed' => 'Le credenziali non sono valide.',
|
|
'throttle' => 'Troppi tentativi di accesso. Riprovare in :seconds secondi.',
|
|
); |