1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/ps4/translations/fi.json
2022-05-19 00:26:11 +00:00

20 lines
551 B
JSON

{
"config": {
"step": {
"link": {
"data": {
"code": "PIN",
"ip_address": "IP-osoite",
"name": "Nimi",
"region": "Alue"
}
},
"mode": {
"data": {
"ip_address": "IP-osoite (j\u00e4t\u00e4 tyhj\u00e4ksi, jos k\u00e4yt\u00e4t automaattista etsint\u00e4\u00e4).",
"mode": "Konfigurointitila"
}
}
}
}
}