Skip to content

Commit

Permalink
Merge pull request #133 from map3xyz/phil/map-204-show-error-when-amo…
Browse files Browse the repository at this point in the history
…unt-calculated-order

Phil/map 204 show error when amount calculated order
  • Loading branch information
plondon authored Feb 10, 2023
2 parents 7973b66 + e503097 commit b303947
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"receive_amount": "Receive Amount",
"scan_binance_qr_code": "Scan the QR code with the Binance app to pay.",
"search_for_an_asset": "Search for an asset...",
"select_asset": "Select Asset",
"send": "Send",
"total_receive_less_than_zero": "Please try again with a higher amount.",
"via": "via",
"select_asset": "Select Asset"
"via": "via"
},
"button": {
"pay_via_binance": "Pay via Binance",
Expand Down
6 changes: 3 additions & 3 deletions src/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"receive_amount": "Vas a Recibir",
"scan_binance_qr_code": "Escanea el Código QR con el App de Binance Para Pagar.",
"search_for_an_asset": "Buscar una Crypto...",
"select_asset": "Selecciona la Crypto",
"send": "Enviar",
"total_receive_less_than_zero": "Please try again with a higher amount.",
"via": "vía",
"select_asset": "Selecciona la Crypto"
"total_receive_less_than_zero": "Vuelva a intentarlo con un monto mayor.",
"via": "vía"
},
"button": {
"pay_via_binance": "Pagar con Binance",
Expand Down

0 comments on commit b303947

Please sign in to comment.