1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 14:18:44 +02:00
parent 4126bbe023
commit b197fd35c3
46 changed files with 286 additions and 286 deletions

View File

@ -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!';