task planner categories optimisation
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s
This commit is contained in:
parent
3dc5ed8733
commit
1d3bdd60f1
7 changed files with 217 additions and 37 deletions
|
|
@ -326,8 +326,11 @@
|
|||
"settingsTitle": "Réglages du planificateur",
|
||||
"settingsButtonLabel": "Paramètres des réinitialisations",
|
||||
"sortModeLabel": "Tri automatique par type",
|
||||
"hideCompletedTitle": "Masquer les tâches effectuées",
|
||||
"globalWeeklyResetDayLabel": "Reset hebdo",
|
||||
"resetTimeLabel": "Heure de reset",
|
||||
"clearCompletedUniqueTitle": "Nettoyer les tâches ponctuelles effectuées",
|
||||
"clearCompletedUniqueButton": "Nettoyer les tâches ponctuelles terminées",
|
||||
"titlePlaceholder": "Nouvelle tâche",
|
||||
"titleLabel": "Titre",
|
||||
"descriptionPlaceholder": "Description",
|
||||
|
|
@ -351,6 +354,8 @@
|
|||
"categoryLabel": "Catégorie",
|
||||
"categoryPlaceholder": "Nom de catégorie",
|
||||
"categoryReorderTitle": "Déplacer la catégorie",
|
||||
"showCategoryTitle": "Afficher cette catégorie",
|
||||
"hideCategoryTitle": "Réduire cette catégorie",
|
||||
"taskWeeklyResetDayLabel": "Jour hebdo",
|
||||
"inheritWeeklyResetDay": "Global",
|
||||
"linksLabel": "Parent",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue