Skip to content
Snippets Groups Projects
Commit e19486cc authored by Bye's avatar Bye Committed by Bye
Browse files

Added translation using Weblate (Finnish)

parent f3b8352f
Branches
No related tags found
No related merge requests found
fi.php 0 → 100644
<?php
$LANG['auth']['signup'] = '';
$LANG['auth']['login'] = '';
$LANG['auth']['logInWithPasskey'] = '';
$LANG['auth']['logInWithPasskeyExplainer'] = '';
$LANG['auth']['passkey'] = '';
$LANG['auth']['passkeyPlural'] = '';
$LANG['auth']['signout'] = '';
$LANG['auth']['signedout'] = '';
$LANG['auth']['email'] = '';
$LANG['auth']['password'] = '';
$LANG['auth']['confirmPassword'] = '';
$LANG['auth']['newPassword'] = '';
$LANG['auth']['currentPassword'] = '';
$LANG['button']['submit'] = '';
$LANG['button']['changePassword'] = '';
$LANG['page']['credits'] = '';
$LANG['page']['signup'] = '';
$LANG['page']['login'] = '';
$LANG['page']['dashboard'] = '';
$LANG['page']['profile'] = '';
$LANG['page']['settings'] = '';
$LANG['settings']['account'] = '';
$LANG['settings']['region'] = '';
$LANG['settings']['security'] = '';
$LANG['header']['hello'] = '';
$LANG['footer']['executionTime'] = '';
$LANG['generic']['generic'] = '';
$LANG['generic']['error'] = '';
$LANG['idcard']['joined'] = '';
$LANG['error']['generic'] = '';
$LANG['error']['loggedIn'] = '';
$LANG['error']['notLoggedIn'] = '';
$LANG['error']['incorrectAuth'] = '';
$LANG['error']['invalidEmail'] = '';
$LANG['name'] = '';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment