Skip to content

Commit

Permalink
New translations en-us.json (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Nov 8, 2023
1 parent 8188abb commit d2343fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/wallet-mobile/src/i18n/locales/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@
"swap.listOrders.timeCreated": "Time created",
"swap.listOrders.timeCompleted": "Time completed",
"swap.listOrders.txId": "Transaction ID",
"swap.listOrders.emptyOpenOrders": "No orders avaliable yet",
"swap.listOrders.emptyOpenOrdersSub": "Start doing the swap operations to your open orders here",
"swap.listOrders.emptyCompletedOrders": "No orders completed yet",
"swap.swapScreen.limitPriceWarningTitle": "Limit price",
"swap.swapScreen.limitPriceWarningDescription": "Are you sure you want to proceed this order with the limit price that is 10% or more higher than the market price?",
"swap.swapScreen.limitPriceWarningYourPrice": "Your limit price",
Expand Down Expand Up @@ -662,6 +665,8 @@
"global.currency.USD": "Dólar americano",
"global.error": "Error",
"global.error.insufficientBalance": "Insufficent balance",
"global.error.serviceUnavailable": "Service unavailable",
"global.error.serviceUnavailableInfo": "The server is temporarily busy due to maintenance downtime or capacity problems",
"global.error.walletNameAlreadyTaken": "Ya tienes una billetera con este nombre",
"global.error.walletNameTooLong": "El nombre de la billetera no puede exceder los 40 caracteres",
"global.error.walletNameMustBeFilled": "Debe llenarse",
Expand Down

0 comments on commit d2343fc

Please sign in to comment.