Skip to content

Commit

Permalink
Enh: Updated Translations (translate.humhub.org)
Browse files Browse the repository at this point in the history
  • Loading branch information
HumHub Translations committed Apr 4, 2024
1 parent 08762a7 commit b76fd59
Showing 1 changed file with 23 additions and 24 deletions.
47 changes: 23 additions & 24 deletions messages/eu/base.php
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
<?php

return [
'<strong>Two-factor</strong> authentication' => '',
'A confirmation code hast just been sent to your email address. Please enter the code from the email in order to proceed.' => '',
'Authentication method' => '',
'Code' => '',
'Code is not valid!' => '',
'Code:' => '',
'Date and time:' => '',
'Disable two-factor authentication (not recommended)' => '',
'Email' => '',
'Hello {displayName}!' => '',
'Log out' => '',
'Open the two-factor authentication app on your device to view your authentication code and verify your identity.' => '',
'Pin code' => '',
'Please enter your verifying code.' => '',
'Remember this browser for {0} days' => '',
'Time-based one-time passwords (e.g. Google Authenticator)' => '',
'Two-Factor Authentication' => '',
'Verify' => '',
'Verifying code is not valid!' => '',
'Your account is secured by a two-factor authentication system. Please use the following code to proceed.' => '',
'Your login verification code' => '',
];
return array (
'<strong>Two-factor</strong> authentication' => '',
'A confirmation code hast just been sent to your email address. Please enter the code from the email in order to proceed.' => '',
'Authentication method' => '',
'Code' => 'Kodea',
'Code is not valid!' => '',
'Code:' => '',
'Date and time:' => '',
'Disable two-factor authentication (not recommended)' => '',
'Email' => '',
'Hello {displayName}!' => '',
'Log out' => '',
'Open the two-factor authentication app on your device to view your authentication code and verify your identity.' => '',
'Pin code' => '',
'Please enter your verifying code.' => '',
'Remember this browser for {0} days' => '',
'Time-based one-time passwords (e.g. Google Authenticator)' => '',
'Two-Factor Authentication' => '',
'Verify' => '',
'Verifying code is not valid!' => '',
'Your account is secured by a two-factor authentication system. Please use the following code to proceed.' => '',
'Your login verification code' => '',
);

0 comments on commit b76fd59

Please sign in to comment.