Files
neckfireandClaude Opus 4.8 af32669931
Build & Deploy / build (push) Successful in 18s
StreakFit — API Laravel 13 OSDD + Octane/FrankenPHP
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-19 03:00:17 +02:00

9 lines
347 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
// Libellés de la suggestion de prochaine séance (functional/streaks, DashboardService).
return [
'suggestion_rest' => 'Tu es déjà actif aujourdhui, profites-en pour te reposer.',
'suggestion_no_routine' => 'Crée ta première routine pour démarrer.',
'suggestion_routine' => 'Prochaine séance suggérée : :name.',
];