fix(ui): add css class for login page

This commit is contained in:
Hivert Quentin
2025-09-19 09:50:15 +02:00
parent 23c8648169
commit a077512e34
3 changed files with 9 additions and 7 deletions
@@ -112,6 +112,7 @@ See <a href=\"http://www.sogo.nu/en/support/community.html\">this page</a> for v
"Unhandled HTTP error code: %{0}" = "Unhandled HTTP error code: %{0}";
"Current password" = "Current password";
"New password" = "New password";
"Passwords don't match" = "Passwords don't match";
"Confirmation" = "Confirmation";
"Change" = "Changer";
"Cancel" = "Cancel";
@@ -110,6 +110,7 @@
"Current password" = "Mot de passe actuel";
"New password" = "Nouveau mot de passe";
"Confirmation" = "Confirmation";
"Passwords don't match" = "Les mots de passe ne correspondent pas";
"Change" = "Changer";
"Cancel" = "Annuler";
"Please wait..." = "Veuillez patienter...";