Skip to content

Commit

Permalink
fix missing translation
Browse files Browse the repository at this point in the history
  • Loading branch information
KipK committed Jun 1, 2023
1 parent e0e0c7f commit e620101
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lib/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@
"mqtt": "mqtt",
"shaper": "shaper",
"limit": "limit",
"boost": "fast"
"boost": "fast",
"default": "default"
},
"units": {
"kwh": "kwh",
Expand Down

0 comments on commit e620101

Please sign in to comment.