feat: add quarter field to company history items with localization support, enhancing data organization and user experience
This commit is contained in:
@@ -17,6 +17,11 @@ return [
|
||||
'settings_section' => 'Görünüm ve Ayarlar',
|
||||
|
||||
'year_field' => 'Yıl',
|
||||
'quarter_field' => 'Çeyrek',
|
||||
'quarter_q1' => 'Q1 (Ocak – Mart)',
|
||||
'quarter_q2' => 'Q2 (Nisan – Haziran)',
|
||||
'quarter_q3' => 'Q3 (Temmuz – Eylül)',
|
||||
'quarter_q4' => 'Q4 (Ekim – Aralık)',
|
||||
'title_field' => 'Başlık',
|
||||
'content_field' => 'Açıklama',
|
||||
'color_field' => 'Renk',
|
||||
|
||||
Reference in New Issue
Block a user