Skip to content

Commit

Permalink
Merge pull request #2 from misa1515/patch-1
Browse files Browse the repository at this point in the history
Create sk.json
  • Loading branch information
bkbilly authored Jan 5, 2024
2 parents 5b8cc66 + 5224fd2 commit 066b28d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions custom_components/tpms_ble/translations/sk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"config": {
"abort": {
"already_configured": "Zariadenie je už nakonfigurované",
"already_in_progress": "Tok konfigurácie už prebieha",
"no_devices_found": "V sieti sa nenašli žiadne zariadenia",
"not_supported": "Zariadenie nie je podporované"
},
"flow_title": "{name}",
"step": {
"bluetooth_confirm": {
"description": "Chcete nastaviť {name}?"
},
"user": {
"data": {
"address": "Zariadenie"
},
"description": "Vyberte zariadenie, ktoré chcete nastaviť"
}
}
}
}

0 comments on commit 066b28d

Please sign in to comment.