mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 00:27:49 +01:00
Fix duplicated "shows" and excessive comma in user-facing string (#30161)
This commit is contained in:
@@ -8978,7 +8978,7 @@
|
||||
},
|
||||
"energy-sources-table": {
|
||||
"name": "Energy sources table",
|
||||
"description": "This card shows shows all your energy sources, and the corresponding amount of energy for each.",
|
||||
"description": "This card shows all your energy sources and the corresponding amount of energy for each.",
|
||||
"show_only_totals": "Show only totals",
|
||||
"types": "Types",
|
||||
"type_options": {
|
||||
|
||||
Reference in New Issue
Block a user