updated translations
This commit is contained in:
@@ -35,11 +35,13 @@ return [
|
||||
'receive_bill' => 'Ricevere Bolletta',
|
||||
'make_payment' => 'Fare un pagamento',
|
||||
|
||||
'status' => [
|
||||
'statuses' => [
|
||||
'draft' => 'Bozza',
|
||||
'received' => 'Ricevuto',
|
||||
'partial' => 'Parziale',
|
||||
'paid' => 'Pagato',
|
||||
'overdue' => 'In Ritardo',
|
||||
'unpaid' => 'Non pagato',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
||||
Reference in New Issue
Block a user