feat: add career application support for blog authors and expand blog status workflows
This commit is contained in:
@@ -61,7 +61,9 @@ return [
|
||||
|
||||
// Status options
|
||||
'status_draft' => 'Taslak',
|
||||
'status_pending' => 'Onay Bekliyor',
|
||||
'status_published' => 'Yayınlandı',
|
||||
'status_rejected' => 'Revize İstendi',
|
||||
'status_archived' => 'Arşivlendi',
|
||||
|
||||
// Messages
|
||||
|
||||
Reference in New Issue
Block a user