From b76fd59dbe88cfc7d6bd8196883f0bab9c084729 Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Thu, 4 Apr 2024 20:25:43 +0000 Subject: [PATCH] Enh: Updated Translations (translate.humhub.org) --- messages/eu/base.php | 47 ++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/messages/eu/base.php b/messages/eu/base.php index 105f1ef..54050fd 100644 --- a/messages/eu/base.php +++ b/messages/eu/base.php @@ -1,25 +1,24 @@ Two-factor 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 ( + 'Two-factor 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' => '', +);