first commit
This commit is contained in:
8
web/lang/ee/user.password.php
Normal file
8
web/lang/ee/user.password.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
$txt_str['user.password'] = [
|
||||
'title' => 'Parooli muutmine',
|
||||
'passwordChanged' => 'Parool on edukalt muudetud.',
|
||||
'passwordChangeErrorWeak' => 'Sisestatud parool on liiga nõrk.',
|
||||
'passwordChangeErrorNoMatch' => 'Sisestatud algne parool ei kehti.',
|
||||
];
|
||||
Reference in New Issue
Block a user