mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 20:20:34 +09: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.',
|
|
); |