mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 09:25:09 +00:00
fix(ui): add css class for login page
This commit is contained in:
@@ -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...";
|
||||
|
||||
Reference in New Issue
Block a user