New Translations – 16.2.2020
This commit is contained in:
@ -1,15 +1,15 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Change Password';
|
||||
$_['heading_title'] = 'Vaihda Salasana';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_password'] = 'Your Password';
|
||||
$_['text_success'] = 'Success: Your password has been successfully updated.';
|
||||
|
||||
// Entry
|
||||
$_['entry_password'] = 'Password';
|
||||
$_['entry_confirm'] = 'Password Confirm';
|
||||
$_['entry_password'] = 'Salasana';
|
||||
$_['entry_confirm'] = 'Vahvista salasana';
|
||||
|
||||
// Error
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
|
Reference in New Issue
Block a user