feat: add rate limiting for CoinGecko API and global error handling

This commit is contained in:
2026-02-04 10:57:47 +01:00
parent 28ac3e03e0
commit 9f3ff3e3cb
6 changed files with 277 additions and 3 deletions

View File

@@ -30,6 +30,11 @@
"loading": "Chargement...",
"error": "Erreur de chargement"
},
"error": {
"title": "Une erreur est survenue",
"retry": "Réessayer",
"offline": "Pas de connexion internet"
},
"categories": {
"electronics": "Électronique",
"furniture": "Meubles",