From b16eeebfc59bf9e4bfbed4a23429ee1e028a13d1 Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Sun, 18 Feb 2024 18:20:28 +0000 Subject: [PATCH] Enh: Updated Translations (translate.humhub.org) --- messages/sr/base.php | 47 ++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/messages/sr/base.php b/messages/sr/base.php index 105f1ef..0538571 100644 --- a/messages/sr/base.php +++ b/messages/sr/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' => 'Kod', + 'Code is not valid!' => '', + 'Code:' => '', + 'Date and time:' => '', + 'Disable two-factor authentication (not recommended)' => '', + 'Email' => 'Email', + 'Hello {displayName}!' => '', + 'Log out' => 'Odjava', + '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' => '', +);