Describe the bug
When a sell order is created and the buyer fails to send the payment within the allowed time, the bot sends timeout/expiry notification messages to both the buyer and the seller. However, both messages are sent using the buyer's configured language, instead of each user receiving the message in their own language.
This bug only occurs with sell orders — buy orders are not affected.
To Reproduce
- Create a sell order (not a buy order) with a seller who has a different bot language configured than the buyer (e.g. seller in Spanish, buyer in English).
- A buyer takes the order.
- The buyer does not send the payment within the allowed time window.
- Observe the expiry/timeout notification received by the seller — it arrives in the buyer's language instead of the seller's.
Expected behavior
Each user should receive the payment timeout notification in their own configured bot language:
- The buyer should receive the message in the buyer's language.
- The seller should receive the message in the seller's language.
Describe the bug
When a sell order is created and the buyer fails to send the payment within the allowed time, the bot sends timeout/expiry notification messages to both the buyer and the seller. However, both messages are sent using the buyer's configured language, instead of each user receiving the message in their own language.
This bug only occurs with sell orders — buy orders are not affected.
To Reproduce
Expected behavior
Each user should receive the payment timeout notification in their own configured bot language: