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

@ -8,11 +8,11 @@ $_['text_login'] = 'Please enter your login details.';
$_['text_forgotten'] = 'Forgotten Password';
// Entry
$_['entry_username'] = 'Username';
$_['entry_password'] = 'Password';
$_['entry_username'] = 'Käyttäjätunnus';
$_['entry_password'] = 'Salasana';
// Button
$_['button_login'] = 'Login';
$_['button_login'] = 'Kirjaudu';
// Error
$_['error_login'] = 'No match for Username and/or Password.';