diff --git a/UI/MainUI/Serbian.lproj/Localizable.strings b/UI/MainUI/Serbian.lproj/Localizable.strings
index 537ece76f..7a29b625a 100644
--- a/UI/MainUI/Serbian.lproj/Localizable.strings
+++ b/UI/MainUI/Serbian.lproj/Localizable.strings
@@ -76,7 +76,7 @@
"Welsh" = "Cymraeg";
"About" = "О";
-"AboutBox" = "Развијен од стране Inverse, SOGo је потпуно функционалан групвер сервер фокусиран на скалабилност и лаку употребу.
\nSOGo пружа богати AJAX-базирани веб интерфејс и подржава више нативних клијената кроз коришћење стандардних протокола као што су CalDAV и CardDAV.
\nSOGo се дистрибуира кроз лиценцу GNU GPL верзија 2 или каснија а делови се дистрибуирају кроз GNU LGPL верзија 2. Ово је слободан софтвер: слободни сте да мењате и поново дистрибуирате. НЕМА ГАРАНЦИЈЕ, у мери у којој то допушта закон.
\nПогледајте ову страницу за различите опције подршке.";
+"AboutBox" = "Developed by Inverse and Alinto, SOGo is a fully-featured groupware server with a focus on scalability and simplicity.
\nSOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV and CardDAV.
\nSOGo is distributed under the GNU GPL version 2 or later and parts are distributed under the GNU LGPL version 2. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
\nSee this page for various support options.";
"Your account was locked due to too many failed attempts." = "Ваш налог је закључан због више неуспешних покушаја пријаве.";
"Your account was locked due to an expired password." = "Ваш налог је закључан због истекле лозинке.";
"Login failed due to unhandled error case" = "Пријава није успела због неутврђеног случаја грешке:";
diff --git a/UI/MainUI/SerbianLatin.lproj/Localizable.strings b/UI/MainUI/SerbianLatin.lproj/Localizable.strings
index 609121dd9..93fdf0f73 100644
--- a/UI/MainUI/SerbianLatin.lproj/Localizable.strings
+++ b/UI/MainUI/SerbianLatin.lproj/Localizable.strings
@@ -26,6 +26,7 @@
"Verification Code" = "Verifikacioni kod";
"Enter the 6-digit verification code from your TOTP application." = "Unesite 6-ocifreni verifikacioni kod iz aplikacije Google Authenticator.";
"You provided an invalid TOTP key." = "Naveli ste nevažeći ključ Google Authenticator-a.";
+"Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application." = "Two-factor authentication has been disabled. Visit the Preferences module to restore two-factor authentication and reconfigure your TOTP application.";
"Download" = "Preuzimanje";
"Language" = "Jezik";
@@ -75,7 +76,7 @@
"Welsh" = "Cymraeg";
"About" = "О";
-"AboutBox" = "Razvijen od strane Inverse, SOGo je potpuno funkcionalan grupver server fokusiran na skalabilnost i laku upotrebu.
\nSOGo pruža bogati AJAX-bazirani veb interfejs i podržava više nativnih klijenata kroz korišćenje standardnih protokola kao što su CalDAV i CardDAV.
\nSOGo se distribuira kroz licencu GNU GPL verzija 2 ili kasnija a delovi se distribuiraju kroz GNU LGPL verzija 2. Ovo je slobodan softver: slobodni ste da menjate i ponovo distribuirate. NEMA GARANCIJE, u meri u kojoj to dopušta zakon.
\nPogledajte ovu stranicu za različite opcije podrške.";
+"AboutBox" = "Developed by Inverse and Alinto, SOGo is a fully-featured groupware server with a focus on scalability and simplicity.
\nSOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV and CardDAV.
\nSOGo is distributed under the GNU GPL version 2 or later and parts are distributed under the GNU LGPL version 2. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
\nSee this page for various support options.";
"Your account was locked due to too many failed attempts." = "Vaš nalog je zaključan zbog više neuspešnih pokušaja prijave.";
"Your account was locked due to an expired password." = "Vaš nalog je zaključan zbog istekle lozinke.";
"Login failed due to unhandled error case" = "Prijava nije uspela zbog neobrađenog slučaja greške";
@@ -109,3 +110,19 @@
"Close" = "Zatvori";
"Missing search parameter" = "Nedostaje parametar pretrage";
"Missing type parameter" = "Nedostaje tip parametra";
+
+/* Password Recovery */
+"Secondary e-mail" = "Secondary e-mail";
+"Answer" = "Answer";
+"Password lost" = "Password lost";
+"No password recovery method has been defined for this user" = "No password recovery method has been defined for this user";
+"Invalid secret question answer" = "Invalid secret question answer";
+"Next" = "Next";
+"Back" = "Back";
+"Please enter a new password below" = "Please enter a new password below";
+"A link will be sent to %{0}" = "A link will be sent to %{0}";
+"A password reset link has been sent, please check your recovery e-mail mailbox and click on the link" = "A password reset link has been sent, please check your recovery e-mail mailbox and click on the link";
+"Invalid configuration for email password recovery" = "Invalid configuration for email password recovery";
+"Password recovery email in error" = "Password recovery email in error";
+"Password reset" = "Password reset";
+"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}";
\ No newline at end of file