Not sent => Not received for bill

This commit is contained in:
Burak Çakırel 2021-04-20 22:29:14 +03:00
parent 0c485c990a
commit 00df03126d
No known key found for this signature in database
GPG Key ID: 48FFBB7771B99C7C

View File

@ -44,7 +44,7 @@ return [
'status' => [
'created' => 'Created on :date',
'receive' => [
'draft' => 'Not sent',
'draft' => 'Not received',
'received' => 'Received on :date',
],
'paid' => [