mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 23:03:45 +02:00
Plop the languages into the project
This commit is contained in:
7
resources/lang/it/passwords.php
Normal file
7
resources/lang/it/passwords.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'password' => 'Password',
|
||||
'reset' => 'La tua password è stata reimpostata!',
|
||||
'token' => 'Il token del reset di questa password è invalido.',
|
||||
];
|
||||
Reference in New Issue
Block a user