mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 18:35:25 +00:00
fix(label): missing trad
This commit is contained in:
@@ -110,8 +110,10 @@ See <a href=\"http://www.sogo.nu/en/support/community.html\">this page</a> for v
|
||||
"Unhandled error response" = "Unhandled error response";
|
||||
"Password change is not supported." = "Password change is not supported.";
|
||||
"Unhandled HTTP error code: %{0}" = "Unhandled HTTP error code: %{0}";
|
||||
"Current password" = "Current password";
|
||||
"New password" = "New password";
|
||||
"Confirmation" = "Confirmation";
|
||||
"Change" = "Changer";
|
||||
"Cancel" = "Cancel";
|
||||
"Please wait..." = "Please wait...";
|
||||
"Close" = "Close";
|
||||
|
||||
@@ -107,8 +107,10 @@
|
||||
"Unhandled error response" = "Erreur inconnue";
|
||||
"Password change is not supported." = "Changement de mot de passe non-supporté.";
|
||||
"Unhandled HTTP error code: %{0}" = "Code HTTP non-géré: %{0}";
|
||||
"Current password" = "Mot de passe actuel";
|
||||
"New password" = "Nouveau mot de passe";
|
||||
"Confirmation" = "Confirmation";
|
||||
"Change" = "Changer";
|
||||
"Cancel" = "Annuler";
|
||||
"Please wait..." = "Veuillez patienter...";
|
||||
"Close" = "Fermer";
|
||||
|
||||
Reference in New Issue
Block a user