mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
ajout temps de charge moyen
This commit is contained in:
parent
0ce172f706
commit
24e1800085
6 changed files with 167 additions and 29 deletions
4
js/langs/en.json
Normal file
4
js/langs/en.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"filter_title": "Filters",
|
||||
"filter_description": "Display stations with a power greater than:"
|
||||
}
|
4
js/langs/fr.json
Normal file
4
js/langs/fr.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"filter_title": "Filtres",
|
||||
"filter_description": "Afficher les stations avec une puissance supérieure à:"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue