Skip to content
Snippets Groups Projects
Commit 5fdaea4c authored by vjrj's avatar vjrj
Browse files

New messages

parent 532bcd50
No related branches found
No related tags found
No related merge requests found
......@@ -83,12 +83,13 @@
"import_config_desc_danger": "This will overwrite your current wallet (that has funds!) with the imported, and may cause you to lost that funds",
"enter_a_valid_number": "Enter a valid number",
"enter_a_positive_number": "Enter a positive number",
"payment_successful": "Payment send!",
"payment_successful": "Payment sent!",
"payment_successful_desc": "The transaction will be effective in a few minutes.",
"please_confirm_sent": "Are you sure?",
"please_confirm_sent_desc": "Please confirm that you wish to send {amount} Ğ1 to {to}",
"yes_sent": "YES, SEND IT",
"receive_g1": "Receive Ğ1",
"insufficient balance": "Oops, insufficient balance to pay this",
"insufficient balance": "insufficient balance to pay this",
"language_switch_title": "Select your language",
"transaction_pending": "Pending",
"transaction_sending": "Sending",
......@@ -116,5 +117,7 @@
"form_contact_name_validation": "Please enter a name",
"form_contact_notes": "Notes",
"long_press_to_edit": "Tap and hold to edit",
"form_contact_pub_key": "Public key"
"form_contact_pub_key": "Public key",
"payment_error": "Payment error",
"payment_error_desc": "Oops! the payment failed. More details: {error}"
}
......@@ -83,11 +83,12 @@
"enter_a_valid_number": "Ingrese un número válido",
"enter_a_positive_number": "Ingrese un número mayor a cero",
"payment_successful": "¡Pago enviado!",
"payment_successful_desc": "La transacción se hará efectiva en unos minutos",
"please_confirm_sent": "¿Estás seguro/a?",
"please_confirm_sent_desc": "Por favor confirma que quieres enviar {amount} Ğ1 a {to}",
"yes_sent": "SÍ, ENVÍALO",
"receive_g1": "Recibe Junas",
"insufficient balance": "Upps, saldo insuficiente para hacer este pago",
"insufficient balance": "saldo insuficiente para hacer este pago",
"language_switch_title": "Selecciona tu idioma",
"transaction_pending": "Pendiente",
"transaction_sending": "Enviando",
......@@ -116,5 +117,7 @@
"form_contact_notes": "Notas",
"long_press_to_edit": "Mantén pulsado para editar",
"form_contact_pub_key": "Clave pública",
"reloading_nodes": "Refrescando nodos del tipo {type}"
"reloading_nodes": "Refrescando nodos del tipo {type}",
"payment_error": "Error en el pago",
"payment_error_desc": "¡Vaya! el pago falló. Más detalles: {error}"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment