Все переводы

Введите имя сообщения для показа всех доступных переводов.

Сообщение

Найдено 2 перевода.

СообщениеТекущий текст
 ист. английский (en)dev[relay_up_device][relay_up_control] = 0;
     dev["relay_down_device/relay_down_control"] = 0;
     log("Both roller shutter relays on, switching them off");
   }
  });
})();
</syntaxhighlight>
 ист. русский (ru)dev[relay_up_device][relay_up_control] = 0;
     dev["relay_down_device/relay_down_control"] = 0;
     log("Both roller shutter relays on, switching them off");
   }
  });
})();
</syntaxhighlight>