Skip to content

Commit

Permalink
update italian yaml (#555)
Browse files Browse the repository at this point in the history
Now when a user who has the bot in Italian publishes a sales order, the bot will show the message correctly. Before it did not show it, only the offer was published in the channel.
  • Loading branch information
Catrya authored Aug 2, 2024
1 parent ed6dd0d commit f940069
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locales/it.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ invoice_payment_request: |
Si prega di procedere al pagamento di questa invoice per avviare il processo di vendita, la invoice scadrà tra ${expirationTime} minuti
pending_sell: |
📝 La tua offerta è stata pubblicata nel canale ${channel},
📝 La tua offerta è stata pubblicata nel canale ${channel}.
È necessario attendere che un altro utente scelga il tuo ordine, che sarà disponibile nel canale per ${ordineExpirationWindow} ore,
È necessario attendere che un altro utente prenda in carico l'ordine, che scadrà tra ${orderExpirationWindow} ore.
È possibile annullare l'ordine prima che un altro utente lo prenda eseguendo il comando 👇
cancel_order_cmd: |
Expand Down

0 comments on commit f940069

Please sign in to comment.