mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 16:13:54 +00:00
Give all files the standard warning (to be replaced).
This commit is contained in:
@@ -20,8 +20,11 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
// Ignore this comment
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'failed' => 'Las credenciales no coinciden con los registros.',
|
||||
'throttle' => 'Demasiados intentos de inicio de sesión. Por favor reintente en :seconds segundos.',
|
||||
|
Reference in New Issue
Block a user