ajout temps de charge moyen

This commit is contained in:
Tykayn 2025-05-01 12:28:43 +02:00 committed by tykayn
parent 0ce172f706
commit 24e1800085
6 changed files with 167 additions and 29 deletions

4
js/langs/en.json Normal file
View file

@ -0,0 +1,4 @@
{
"filter_title": "Filters",
"filter_description": "Display stations with a power greater than:"
}

4
js/langs/fr.json Normal file
View file

@ -0,0 +1,4 @@
{
"filter_title": "Filtres",
"filter_description": "Afficher les stations avec une puissance supérieure à:"
}