Skip to content

Commit 4862cbc

Browse files
authored
Update da.json (#149)
update for the beta strings.
1 parent 3318708 commit 4862cbc

File tree

1 file changed

+7
-7
lines changed
  • custom_components/battery_notes/translations

1 file changed

+7
-7
lines changed

custom_components/battery_notes/translations/da.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,28 +47,28 @@
4747
"entity": {
4848
"button": {
4949
"battery_replaced": {
50-
"name": "Battery replaced"
50+
"name": "Batteri udskiftet"
5151
}
5252
},
5353
"sensor": {
5454
"battery_type": {
5555
"name": "Batteri type"
5656
},
5757
"battery_last_replaced": {
58-
"name": "Battery last replaced"
58+
"name": "Batteri sidst skiftet"
5959
}
6060
}
6161
},
6262
"services": {
6363
"set_battery_replaced": {
64-
"description": "Set the battery last replaced to now.",
64+
"description": "Indstil det sidst udskiftede batteri til nu.",
6565
"fields": {
6666
"device_id": {
67-
"description": "Device that has had it's battery replaced.",
68-
"name": "Device"
67+
"description": "Enhed, der har fået skiftet batteri.",
68+
"name": "Enhed"
6969
}
7070
},
71-
"name": "Set battery replaced"
71+
"name": "Sæt batteri udskiftet"
7272
}
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)