feat: home view and list per url
TS Lint / Oxlint (push) Successful in 45s
TS Lint / TypeScript (push) Successful in 52s
TS Lint / ESLint (push) Successful in 57s

This commit is contained in:
2026-07-14 12:56:55 +02:00
parent 64232dfaca
commit ab41b5d024
9 changed files with 95 additions and 34 deletions
+3 -1
View File
@@ -71,5 +71,7 @@
"task_delete_error": "Impossible de supprimer la tâche"
},
"not_found": "On dirait qu'il n'y a rien ici...",
"not_found_button": "Retour en terrain connu"
"not_found_button": "Retour en terrain connu",
"home": "Une liste de tâches avec réinitialisation automatique des éléments.<br/>Créez ta liste ci-dessous.",
"home_button": "C'est parti !"
}