"configureTransaction.error.gasFeeTooHigh" = "Gas Fee too high. Max available: %@";
"configureTransaction.error.gasLimitTooHigh" = "Gas Limit too high. Max available: %d";
"configureTransaction.error.nonceNotPositiveNumber" = "Nonce must be a positive number";
"configureTransaction.gasLimit.label.description" = "The gas limit prevents smart contracts from consuming all your %@. We will try to calculate the gas limit automatically for you, but some smart contracts may require a custom gas limit.";
"configureTransaction.gasPrice.label.description" = "The higher the gas price, the more expensive your transaction fee will be, but the quicker your tranasction will be processed by the %@ network.";
"configureTransaction.error.gasFeeTooHigh" = "Tarifa de gas demasiado alta. Máximo disponible: %@";
"configureTransaction.error.gasLimitTooHigh" = "Límite de gas demasiado alto. Máximo disponible: %d";
"configureTransaction.error.nonceNotPositiveNumber" = "Nonce must be a positive number";
"configureTransaction.gasLimit.label.description" = "El límite de gas evita que los contratos inteligentes consuman todo tu %@. Intentaremos calcular el límite de gas de forma automática, pero algunos contratos inteligentes requieren un límite de gas personalizado.";
"configureTransaction.gasLimit.label.title" = "Límite de gas";
"configureTransaction.gasPrice.label.description" = "Cuanto más alto sea el precio del gas, más cara será la tarifa de tu transacción, pero más rápido se procesará por la red %@.";
@ -27,6 +28,7 @@
"transaction.time.label.title" = "Hora de la transacción";