Skip to content

Commit

Permalink
Update en.json (#112)
Browse files Browse the repository at this point in the history
Fixed typos in translations
  • Loading branch information
jwillemsen authored Feb 7, 2024
1 parent 63044f9 commit 0e45085
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions custom_components/battery_sim/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"max_charge_rate_kw": "Maximum charging rate in kW",
"efficiency": "Round trip efficiency (0 to 1)"
},
"description": "Set the speciffications of the battery. Please consider posting details of the battery you are simulating on our github so we can add it to the template list."
"description": "Set the specifications of the battery. Please consider posting details of the battery you are simulating on our github so we can add it to the template list."
},
"meter_menu": {
"title": "Add Meters",
Expand All @@ -33,7 +33,7 @@
"add_export_meter": "Add export meter (measuring energy leaving into home to the grid)",
"all_done": "All finished"
},
"description": "At least one import and one export meter are required. Meters monitoring solar generation direcly shouldn't be added."
"description": "At least one import and one export meter are required. Meters monitoring solar generation directly shouldn't be added."
},
"tariff_menu": {
"title": "Select Tariff Type",
Expand Down Expand Up @@ -61,14 +61,14 @@
"fixed_tariff": {
"title": "Add Fixed Tariff Details",
"data": {
"fixed_tariff": "Fixed tariff value (if applcable)"
"fixed_tariff": "Fixed tariff value (if applicable)"
},
"description": ""
},
"tariff_sensor": {
"title": "Add Tariff Sensor Details",
"data": {
"tariff_sensor": "Sensor that shows current tariff (if applcable)"
"tariff_sensor": "Sensor that shows current tariff (if applicable)"
},
"description": ""
}
Expand Down

0 comments on commit 0e45085

Please sign in to comment.