Skip to content

Commit 1f51145

Browse files
Update translations (#4130)
1 parent 3ce64a2 commit 1f51145

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • custom_components/battery_notes/translations

custom_components/battery_notes/translations/de.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"step": {
44
"user": {
55
"description": "New Battery Notes will be discovered if they are in the library.\nTo add new Battery Notes manually go into the integration page, select Add Battery Note and follow the instructions.\nIf you need help with the configuration have a look here: {documentation_url}",
6-
"title": "Setup Battery Notes"
6+
"title": "Battery Notes einrichten"
77
},
88
"battery": {
99
"description": "Name: {name}\nHersteller: {manufacturer}\nModell: {model}\nModell ID: {model_id}\nHardware Version: {hw_version}",
@@ -19,7 +19,7 @@
1919
"advanced_settings": {
2020
"name": "Erweiterte Einstellungen",
2121
"data": {
22-
"battery_percentage_template": "Battery percentage template",
22+
"battery_percentage_template": "Vorlage für Batterieanzeige in %",
2323
"battery_low_template": "Vorlage für niedrigen Batteriestand",
2424
"filter_outliers": "Ausreißer filtern"
2525
},
@@ -34,7 +34,7 @@
3434
},
3535
"abort": {
3636
"already_configured": "Integration is already configured",
37-
"integration_not_added": "Integration not added, please add the integration first",
37+
"integration_not_added": "Integration nicht hinzugefügt, bitte zuerst die Integration hinzufügen",
3838
"created_sub_entry": "Battery Note created successfully"
3939
},
4040
"error": {

0 commit comments

Comments
 (0)