Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#761)
Browse files Browse the repository at this point in the history
Co-authored-by: Sergey Krashevich <svk@svk.su>
Co-authored-by: Тимофей Климов (Klimofey) <klimofey777@gmail.com>
  • Loading branch information
3 people committed Aug 6, 2024
1 parent 1fc6ca4 commit e7e1600
Showing 1 changed file with 51 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,51 @@
{}
{
"config": {
"step": {
"binary_sensor": {
"data": {
"entity_id": "Источник",
"name": "Имя",
"hide_source": "Скрыть источник"
},
"title": "Инвертировать 👻"
},
"switch": {
"data": {
"entity_id": "Источник",
"name": "Имя",
"hide_source": "Скрыть источник"
},
"title": "Инвертировать 👻"
},
"user": {
"menu_options": {
"binary_sensor": "Инвертировать бинарный сенсор",
"switch": "Инвертировать переключатель"
},
"title": "Инвертировать 👻",
"description": "Этот помощник позволяет вам инвертировать поведение объекта. Например, можно изменить направление открытия/закрытия или включения/выключения бинарных сенсоров и переключателей."
}
}
},
"options": {
"step": {
"binary_sensor": {
"data": {
"entity_id": "Источник",
"name": "Имя",
"hide_source": "Скрыть источник"
},
"title": "Инвертировать 👻"
},
"switch": {
"title": "Инвертировать 👻",
"data": {
"hide_source": "Скрыть источник",
"entity_id": "Источник",
"name": "Имя"
}
}
}
},
"title": "Инвертировать 👻"
}

0 comments on commit e7e1600

Please sign in to comment.