Files
HomeAssistantVS/custom_components/spook/integrations/spook_inverse/translations/tr.json
T
2026-07-20 22:52:35 -04:00

52 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"config": {
"step": {
"binary_sensor": {
"data": {
"name": "İsim",
"entity_id": "Kaynak nesnesi",
"hide_source": "Kaynak nesnesini gizle"
},
"title": "Ters 👻"
},
"switch": {
"data": {
"entity_id": "Kaynak nesnesi",
"name": "İsim",
"hide_source": "Kaynak nesnesini gizle"
},
"title": "Ters 👻"
},
"user": {
"menu_options": {
"binary_sensor": "İkili sensörü tersle",
"switch": "Anahtarı tersle"
},
"description": "Bu yardımcı, bir varlığın davranışını terslemenize olanak tanır. Örneğin, ikili sensörlerin ve anahtarların açma/kapama veya açma/kapama işlemlerini tersine çevirir.",
"title": "Terslemek 👻"
}
}
},
"title": "Tersle👻",
"options": {
"step": {
"binary_sensor": {
"data": {
"entity_id": "Kaynak nesnesi",
"hide_source": "Kaynak nesnesini gizle",
"name": "İsim"
},
"title": "Tersle 👻"
},
"switch": {
"data": {
"entity_id": "Kaynak nesnesi",
"hide_source": "Kaynak nesnesini gizle",
"name": "İsim"
},
"title": "Tersle👻"
}
}
}
}