diff --git a/assets/translations/en.json b/assets/translations/en.json index c1911f429092b659944d8980b7dd61a4c5811cb5..a9230c2216141e8624419c696eb6e0e665c1eb4a 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -65,6 +65,7 @@ "add_contact": "Add contact", "contact_added": "Contact added", "no_transactions": "This wallet has no balance. Start for example by offering your services in Ğ1 markets in order to receive your first income.", + "no_transactions_simple": "This wallet has no balance", "qr-scanner-title": "Scan the QR of someone", "copy_contact_key": "Copy", "nothing_found": "Nothing found", @@ -280,5 +281,9 @@ "total_received_sent": "Total sales and purchases", "download_pdf": "Download PDF", "contacts_show_more": "Show more", - "contacts_show_less": "Show less" + "contacts_show_less": "Show less", + "contact_about_me": "Profile", + "contact_address": "Physical address", + "contact_socials": "Social Media and Websites", + "info": "Info" } diff --git a/assets/translations/es.json b/assets/translations/es.json index 9339cf1a0f7b5f199e2976001043058786c251a2..e93954c18333e567d8f1f50b7a66f55b2ebf4e6b 100644 --- a/assets/translations/es.json +++ b/assets/translations/es.json @@ -286,5 +286,10 @@ "download_pdf": "Descargar PDF", "contacts_show_more": "Mostrar más", "contacts_show_less": "Mostrar menos", - "form_contact_pub_or_address": "Llave" + "form_contact_pub_or_address": "Llave", + "contact_about_me": "Perfil", + "contact_address": "Dirección", + "contact_socials": "Redes sociales y web", + "no_transactions_simple": "Este monedero no tiene saldo", + "info": "Info" } diff --git a/assets/translations/fr.json b/assets/translations/fr.json index 31dc568dceeea146baf6267911c9618a83772e47..f326d218a5833cf9eba3c256c5e9e1f5b3e22adb 100644 --- a/assets/translations/fr.json +++ b/assets/translations/fr.json @@ -259,7 +259,7 @@ "search_user_title_in_analysis": "Recherche d'utilisateurs", "storage_permission_request": "L'autorisation de stockage est requise pour exporter ou importer votre portefeuille", "select_wallets_export": "Sélectionner les portefeuilles à exporter", - "select_all_wallets": "Sélectionner les portefeuilles", + "select_all_wallets": "Choisir tout", "done": "FAIT", "export_contacts": "Exporter des contacts", "no_wallets_imported": "Pas de portefeuilles importés",