feat: home view and list per url
This commit is contained in:
@@ -71,5 +71,7 @@
|
||||
"task_delete_error": "Could not delete task"
|
||||
},
|
||||
"not_found": "Looks like there's nothing here...",
|
||||
"not_found_button": "Go back to familiar territory"
|
||||
"not_found_button": "Go back to familiar territory",
|
||||
"home": "A shareable task list with auto resetting items.<br/>Create your list below.",
|
||||
"home_button": "Let's go !"
|
||||
}
|
||||
|
||||
@@ -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 !"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user