Improve timer interval refresh behavior
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
fdc81373c6
commit
a6b2388763
9 changed files with 305 additions and 39 deletions
|
|
@ -1295,6 +1295,7 @@
|
|||
"id": "z4",
|
||||
"label": "Boss Mondial",
|
||||
"type": "daily_time",
|
||||
"autoRefresh": true,
|
||||
"time": "14:00:00",
|
||||
"targetAt": 1785758400000
|
||||
},
|
||||
|
|
|
|||
|
|
@ -426,15 +426,19 @@
|
|||
"dailyTimeLabel": "Heure",
|
||||
"timePatternLabel": "Heure / minute / seconde",
|
||||
"intervalLabel": "Toutes les",
|
||||
"intervalStartNowOption": "Maintenant",
|
||||
"intervalStartTimeOption": "Heure précise",
|
||||
"intervalStartTimeLabel": "Départ",
|
||||
"addCountdownButton": "Ajouter",
|
||||
"defaultCountdownLabel": "Timer",
|
||||
"finishedLabel": "Terminé",
|
||||
"targetLabel": "Prochaine occurrence",
|
||||
"targetLabel": "Suivant",
|
||||
"stepLabel": "Étape",
|
||||
"stepsTitle": "Étapes",
|
||||
"countdownsTitle": "Temps restants",
|
||||
"scrollableTitle": "Liste scrollable",
|
||||
"sortTitle": "Trier par temps restant",
|
||||
"autoRefreshTitle": "Répéter automatiquement",
|
||||
"alertModeTitle": "Mode d'alerte",
|
||||
"alertOffTitle": "Pas d'alerte",
|
||||
"alertVisibleTitle": "Alerte quand la toolbox est affichée",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue