From 98ba70f903c4a934d867ad2dc1beda93e6872df8 Mon Sep 17 00:00:00 2001 From: ibertario <68381662+ibertario@users.noreply.github.com> Date: Sun, 10 Apr 2022 16:46:46 +0000 Subject: [PATCH] Update es.json Consolidate the last en.js changes before translation. --- frontend/src/locales/es.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/locales/es.json b/frontend/src/locales/es.json index 5701efb8..946171d1 100644 --- a/frontend/src/locales/es.json +++ b/frontend/src/locales/es.json @@ -1,12 +1,12 @@ { - "UNSAFE-ALERT": "Alert that shows on top when browsing from the unsafe clearnet sites", + "UNSAFE ALERT - UnsafeAlert.js": "Alert that shows on top when browsing from the unsafe clearnet sites", "You are not using RoboSats privately": "No estás usando RoboSats de forma privada", "desktop_unsafe_alert": "Some features are disabled for your protection (e.g. chat) and you will not be able to complete a trade without them. To protect your privacy and fully enable RoboSats, use <1>Tor Browser and visit the <3>Onion site.", "phone_unsafe_alert": "You will not be able to complete a trade. Use <1>Tor Browser and visit the <3>Onion site.", "Hide":"Hide", - "UserGenPage": "User Generation Page and Landing Page", + "USER GENERATION PAGE - UserGenPage.js": "User Generation Page and Landing Page", "Simple and Private LN P2P Exchange":"Intercambio LN P2P Fácil y Privado", "This is your trading avatar":"Este es tu avatar de compraventa", "Store your token safely":"Store your token safely", @@ -42,7 +42,7 @@ "Explicit":"Explicit", "Set a fix amount of satoshis":"Set a fix amount of satoshis", "Satoshis":"Satoshis", - "Let the taker chose an amount within the range":"Let the taker chose an amount within the range", + "Let the taker choose an amount within the range":"Let the taker chose an amount within the range", "Enable Amount Range":"Enable Amount Range", "From": "From", "to":"to", @@ -216,7 +216,7 @@ "Collaborative Cancel":"Collaborative Cancel", "Invalid Order Id":"Invalid Order Id", "You must have a robot avatar to see the order details":"You must have a robot avatar to see the order details", - "This order has been cancelled collaborativelly":"This order has been cancelled collaborativelly", + "This order has been cancelled collaborativelly":"This order has been cancelled collaboratively", "You are not allowed to see this order":"You are not allowed to see this order", "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/reckless-satoshi/robosats/issues":"The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/reckless-satoshi/robosats/issues", @@ -351,4 +351,4 @@ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ":"This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ", "(Telegram)":"(Telegram)", ". RoboSats will never contact you. RoboSats will definitely never ask for your robot token.":". RoboSats will never contact you. RoboSats will definitely never ask for your robot token." -} \ No newline at end of file +}