Plop the languages into the project
This commit is contained in:
parent
3082a57a4d
commit
44a00c3957
56 changed files with 5535 additions and 1258 deletions
7
resources/lang/et/passwords.php
Normal file
7
resources/lang/et/passwords.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'password' => 'Salasõna',
|
||||
'token' => 'Teie salasõna taastamis token on vale',
|
||||
'user' => 'Me ei leia kasutajat selle e-maili aadressiga',
|
||||
];
|
Reference in a new issue