feat: deauthorize strava

This commit is contained in:
2026-05-21 20:47:10 +02:00
parent 2f33919f8b
commit eda0ffd199
5 changed files with 131 additions and 3 deletions
+1
View File
@@ -34,6 +34,7 @@ return [
'refused' => 'Strava connection refused.',
'missing_connection' => 'Connect Strava before syncing your workouts.',
'missing_activity_scope' => 'The Strava connection must allow the activity:read or activity:read_all scope.',
'disconnect_failed' => 'Unable to revoke Strava access right now. Please try again in a moment.',
],
'validation' => [
'image_required' => 'Add an image to analyze.',
+1
View File
@@ -34,6 +34,7 @@ return [
'refused' => 'Connexion Strava refusée.',
'missing_connection' => 'Connecte Strava avant de synchroniser tes workouts.',
'missing_activity_scope' => 'La connexion Strava doit autoriser le scope activity:read ou activity:read_all.',
'disconnect_failed' => "Impossible de retirer l'accès Strava pour le moment. Réessaie dans quelques instants.",
],
'validation' => [
'image_required' => 'Ajoute une image à analyser.',