complete story 6.2 with qa tests
This commit is contained in:
@@ -32,4 +32,17 @@ return [
|
||||
'posts' => 'Posts',
|
||||
'total_published' => 'Total Published',
|
||||
'published_this_month' => 'Published This Month',
|
||||
|
||||
// Analytics Charts
|
||||
'analytics_charts' => 'Analytics Charts',
|
||||
'last_6_months' => 'Last 6 Months',
|
||||
'last_12_months' => 'Last 12 Months',
|
||||
'apply' => 'Apply',
|
||||
'monthly_trends' => 'Monthly Trends',
|
||||
'consultation_breakdown' => 'Consultation Breakdown',
|
||||
'noshow_rate_trend' => 'No-Show Rate Trend',
|
||||
'no_data_available' => 'No data available for the selected period',
|
||||
'new_clients' => 'New Clients',
|
||||
'noshow_rate_percent' => 'No-Show Rate %',
|
||||
'concerning_threshold' => '20% Threshold',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user