[ci skip] Translation update
This commit is contained in:
parent
82f9de31b1
commit
6b743c3d16
33 changed files with 352 additions and 11 deletions
|
@ -98,6 +98,10 @@
|
|||
"off": "Normaal",
|
||||
"on": "Laag"
|
||||
},
|
||||
"battery_charging": {
|
||||
"off": "Niet aan het opladen",
|
||||
"on": "Opladen"
|
||||
},
|
||||
"cold": {
|
||||
"off": "Normaal",
|
||||
"on": "Koud"
|
||||
|
@ -123,6 +127,7 @@
|
|||
"on": "Heet"
|
||||
},
|
||||
"light": {
|
||||
"off": "Geen licht",
|
||||
"on": "Licht gedetecteerd"
|
||||
},
|
||||
"lock": {
|
||||
|
@ -137,6 +142,10 @@
|
|||
"off": "Niet gedetecteerd",
|
||||
"on": "Gedetecteerd"
|
||||
},
|
||||
"moving": {
|
||||
"off": "Niet bewegend",
|
||||
"on": "In beweging"
|
||||
},
|
||||
"occupancy": {
|
||||
"off": "Niet gedetecteerd",
|
||||
"on": "Gedetecteerd"
|
||||
|
@ -145,6 +154,10 @@
|
|||
"off": "Gesloten",
|
||||
"on": "Open"
|
||||
},
|
||||
"plug": {
|
||||
"off": "Unplugged",
|
||||
"on": "Ingeplugd"
|
||||
},
|
||||
"presence": {
|
||||
"off": "Afwezig",
|
||||
"on": "Thuis"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue