Skip to content

Commit 1d47b26

Browse files
committed
fix translation file
1 parent 24866c9 commit 1d47b26

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • custom_components/victron_mqtt/translations

custom_components/victron_mqtt/translations/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"username": "Username",
99
"password": "Password",
1010
"ssl": "Use SSL",
11-
"root_topic_prefix": "Optional root topic prefix"
11+
"root_topic_prefix": "Optional root topic prefix",
12+
"update_frequency": "Update frequency (seconds)"
1213
},
1314
"data_description": {
1415
"host": "Hostname or IP address of Victron Device, usually mDNS name like 'venus.local'",

0 commit comments

Comments
 (0)