Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
// Next-workout suggestion labels (functional/streaks, DashboardService).
|
||||
return [
|
||||
'suggestion_rest' => 'You are already active today, take the chance to rest.',
|
||||
'suggestion_no_routine' => 'Create your first routine to get started.',
|
||||
'suggestion_routine' => 'Suggested next session: :name.',
|
||||
];
|
||||
Reference in New Issue
Block a user