diff --git a/po/es.po b/po/es.po index 038cb2993..0e8aa2757 100644 --- a/po/es.po +++ b/po/es.po @@ -740,10 +740,12 @@ msgstr "Faltan {{tx.missingSignatures}} firmas" #~ " monedero" #: views/create.html -msgid "Please enter the same password you entered above" -msgstr "Por favor ingrese la misma contraseña ingresada arriba" +msgid "Passwords must match" +msgstr "Las contraseñas deben coincidir" #: views/join.html -msgid "Please enter the same password you entered above" -msgstr "Por favor ingrese la misma contraseña ingresada arriba" +msgid "Passwords must match" +msgstr "Las contraseñas deben coincidir" + + diff --git a/views/create.html b/views/create.html index ca7a897c1..f1a2f5178 100644 --- a/views/create.html +++ b/views/create.html @@ -24,17 +24,23 @@
-