Skip to content

Commit 4b2c7a4

Browse files
Translate de.json in en
70% of minimum 5% translated source file: 'de.json' on 'en'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
1 parent 9787f2e commit 4b2c7a4

File tree

1 file changed

+6
-5
lines changed
  • custom_components/solvis_control/translations

1 file changed

+6
-5
lines changed

custom_components/solvis_control/translations/en.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@
1212
"init":{
1313
"data":{
1414
"host":"ip-address or hostname",
15-
"port":"port"
15+
"port":"port",
16+
"cannot_connect": "Ein Fehler bei der Verbindung ist aufgetreten."
1617
}
1718
},
1819
"features":{
1920
"data":{
20-
"CONF_OPTION_1":"HKR 2",
21-
"CONF_OPTION_2":"HKR 3",
22-
"CONF_OPTION_3":"Solar Kollektoren",
23-
"CONF_OPTION_4":"Wärmepumpe"
21+
"hkr2":"HKR 2",
22+
"hkr3":"HKR 3",
23+
"solar collector":"Solar Kollektoren",
24+
"heat pump":"Wärmepumpe"
2425
}
2526
}
2627
}

0 commit comments

Comments
 (0)