diff --git a/assets/translations/en.json b/assets/translations/en.json
index 2684a50619c9201d332e5252195ce6e9acb31079..e9da49c7ccd5110f819c0e41734e85751bd2a09f 100644
--- a/assets/translations/en.json
+++ b/assets/translations/en.json
@@ -157,7 +157,7 @@
   "paySearchUserKey_desc": "From this section you can make payments in Äž1. You can search for users on the network or scan QR codes to make your payments.",
   "payAmountKey_title": "Enter Payment Amount",
   "payAmountKey_desc": "In this field you should indicate the amount you want to pay in Äž1.",
-  "paySentKey_title": "Sending Äž1",
+  "paySentKey_title": "Send Äž1",
   "paySentKey_desc": "Once you have indicated the payment amount, you only need to press the 'Send' button to make the payment. It is important to note that this wallet does not have a password, so it operates like a pocket wallet for quick transactions with small amounts.",
   "receiveMainKey_title": "Receiving Äž1",
   "receiveMainKey_desc": "This works similarly to point of sale machines in stores, but instead of credit card payments, we use QR codes. Here you can generate QR codes for others to scan and make payments to you.",
@@ -179,7 +179,7 @@
   "infoMainKey_desc": "Here you will find more information about your wallet and other options.",
   "exportMainKey_title": "Exporting the Wallet",
   "exportMainKey_desc": "It is important that you make a backup of your wallet as soon as possible and keep it safe, so that you can import it into another browser or the app, or restore your wallet in case you lose your device.",
-  "feedback": "¿Issues? Give us more info",
+  "feedback": "Having issues? Give us more info!",
   "feedback_submit": "SUBMIT",
   "feedback_whats_wrong": "Describe your issue:",
   "feedback_draw": "Draw",
diff --git a/assets/translations/eo.json b/assets/translations/eo.json
index 0967ef424bce6791893e9a57bb952f80fd536e93..c452ba55006f6e4b7de48d5b3cfc7a671ebf9326 100644
--- a/assets/translations/eo.json
+++ b/assets/translations/eo.json
@@ -1 +1,3 @@
-{}
+{
+  "app_name": "Äžinkgo"
+}
diff --git a/assets/translations/fr.json b/assets/translations/fr.json
index b31af7904627adc845093c0e72bb8ba9e56d1df2..462ee1673cf04dabdf9c3a1fc65d37303a0d7221 100644
--- a/assets/translations/fr.json
+++ b/assets/translations/fr.json
@@ -191,5 +191,12 @@
   "transaction_waiting_network": "Réessayez avec Internet",
   "payment_waiting_internet_title": "Pas de connexion Internet",
   "payment_waiting_internet_desc": "Nous réessayerons votre paiement lorsque l'internet sera rétabli",
-  "payment_waiting_internet_desc_beta": "Réessayez votre paiement lorsque la connexion internet sera rétablie"
+  "payment_waiting_internet_desc_beta": "Réessayez votre paiement lorsque la connexion internet sera rétablie",
+  "copied_to_clipboard": "Copié dans le presse-papier",
+  "share_export_title": "Partager votre portefeuille",
+  "share_export_desc": "Votre portefeuille a été exporté localement. Souhaitez-vous le partager avec vous-même par e-mail/chat/etc. pour le conserver en toute sécurité ?",
+  "your_name_here": "Nommez cette carte",
+  "share_export_subject": "Mon portefeuille Äž1nkgo",
+  "share_export_button": "PARTAGER",
+  "pay_with_nfc_tooltip": "Pour recevoir un paiement, il suffit d'approcher cet appareil de l'autre portefeuille dont la NFC est activée."
 }