Datepicker is now working

This commit is contained in:
Maxime Boulay
2025-08-19 20:31:11 +01:00
parent fd652ae936
commit e92967f85f
6 changed files with 64 additions and 39 deletions

View File

@@ -3,7 +3,8 @@
"createNewProduct" : "Create new product",
"startDate": "Start Date",
"endDate": "End Date",
"labelCost": "CO2 consumption from {start} to {end}",
"labelCost": "CO2 consumption from ",
"dateSeparator": "to",
"date": "Date",
"CO2Cost": "CO2 cost",
"WaterCost": "Water cost"