Skip to content
Snippets Groups Projects
Commit 2cac8f1a authored by vjrj's avatar vjrj
Browse files

New strings

parent f570ca66
No related branches found
No related tags found
No related merge requests found
......@@ -261,5 +261,21 @@
"select_all_wallets": "Select all wallets",
"done": "DONE",
"export_contacts": "Export Contacts",
"no_wallets_imported": "No wallets imported"
"no_wallets_imported": "No wallets imported",
"too_many_attempts": "Too many attempts",
"transaction_summary": "Transaction Summary",
"total_received": "Total Received:",
"total_sent": "Total Sent:",
"other_contacts_involved": "Other Accounts Involved",
"invalid_date_range": "Invalid Date Range",
"date_range_exceed": "The date range cannot exceed {number} days.",
"ok": "OK",
"market_analysis_report": "Market Analysis Report",
"pdf_generated": "PDF generated",
"select_people_to_analyze": "Select people to analyze",
"select_date_range": "Select Date Range",
"dates": "Dates",
"analyze": "Analyze",
"total_received_sent": "Total Received and Sent",
"download_pdf": "Download PDF"
}
......@@ -261,11 +261,27 @@
"search_multiuser_hint": "Mantén pulsado si quieres pagar a varias personas a la vez",
"account_info": "Info de la cuenta",
"storage_permission_request": "Se necesitan permisos para exportar o importar tu monedero",
"market_analysis": "Analyze your Market!",
"market_analysis": "¡Analiza tu Mercado!",
"last_node": "Último nodo usado: ",
"select_wallets_export": "Elije los monederos a exportar",
"select_all_wallets": "Elije todos",
"done": "HECHO",
"export_contacts": "Exportar contactos",
"no_wallets_imported": "No se han importado monederos"
"no_wallets_imported": "No se han importado monederos",
"too_many_attempts": "Demasiados intentos",
"transaction_summary": "Resumen de Transacciones",
"total_received": "Total Recibido:",
"total_sent": "Total Enviado:",
"other_contacts_involved": "Otras cuentas involucradas",
"invalid_date_range": "Rango de Fechas No Válido",
"date_range_exceed": "El rango de fechas no puede exceder los {number} días.",
"ok": "OK",
"market_analysis_report": "Reporte de Análisis de Mercado",
"pdf_generated": "PDF generado",
"select_people_to_analyze": "Seleccionar personas para analizar",
"select_date_range": "Seleccionar Rango de Fechas",
"dates": "Fechas",
"analyze": "Analizar",
"total_received_sent": "Total Recibidos y Enviados",
"download_pdf": "Descargar PDF"
}
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