mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
update lang
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_has_allowed' => " ti ha permesso di caricare ",
|
||||
'msg_find_offer_option' => "Troverai una nuova opzione sulla pagina di caricamento.",
|
||||
'msg_your_offer_allowed' => "La tua offerta è stata consentita",
|
||||
'msg_offer_voted_on' => "La tua Offerta è stata votata. Puoi caricare ",
|
||||
'msg_offer_voted_off' => "La tua offerta è stata respinta. Non hai il permesso di caricare ",
|
||||
'msg_voted_on' => " è stato votato il",
|
||||
'msg_offer_deleted' => "La tua offerta è stata cancellata",
|
||||
'msg_your_offer' => "La tua offerta '",
|
||||
'msg_was_deleted_by' => "' è stato eliminato da ",
|
||||
'msg_blank' => ".",
|
||||
'msg_you_must_upload_in' => "Si prega di caricare l'offerta all'interno ",
|
||||
'msg_hours_otherwise' => " ore. Altrimenti l'offerta verrebbe cancellata.",
|
||||
'msg_reason_is' => "Il motivo: ",
|
||||
];
|
||||
Reference in New Issue
Block a user