Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update italian yaml #555

Merged
merged 1 commit into from
Aug 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading