Skip to content

Commit

Permalink
Merge branch 'main' of git+ssh://github.com/slashback100/presence_sim…
Browse files Browse the repository at this point in the history
…ulation into main
  • Loading branch information
slashback100 committed Jul 4, 2022
2 parents 747fd87 + 74db928 commit 2ad5bd1
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions custom_components/presence_simulation/translations/pl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"title": "Symulacja obecności",
"config": {
"step": {
"user":{
"description": "Konfiguracja",
"data": {
"entities": "Encja lub grup encji",
"delta": "Delta (w dniach)",
"interval": "Częstotliwość odświeżania (w sekundach)",
"restore": "Przywróć stan po symulacji",
"random": "Dodaj losowy czas przełączania encji. Ten parametr określa maksymalny czas w sekundach"
}
}
}
},
"options": {
"step": {
"init":{
"description": "Konfiguracja",
"data": {
"entities": "Encja lub grup encji",
"delta": "Delta (w dniach)",
"interval": "Częstotliwość odświeżania (w sekundach)",
"restore": "Przywróć stan po symulacji",
"random": "Dodaj losowy czas przełączania encji. Ten parametr określa maksymalny czas w sekundach"
}
}
}
}
}

0 comments on commit 2ad5bd1

Please sign in to comment.