Skip to content

Commit

Permalink
sync labels with properties file
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Triller <github@stefantriller.de>
  • Loading branch information
t2000 committed Dec 11, 2023
1 parent 028673d commit e515a0b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,8 @@ thing-type.config.ipcamera.hikvision.group.Image ch Settings.label = Image chann
thing-type.config.ipcamera.hikvision.group.Image ch Settings.description = Settings for the image channel features which is not recommended to be used. See readme for more info.
thing-type.config.ipcamera.hikvision.group.Settings.label = Main Settings
thing-type.config.ipcamera.hikvision.group.Settings.description = Settings required to connect to the camera.
thing-type.config.ipcamera.hikvision.hasExternalAlarmInputs.label=Has external alarm inputs.
thing-type.config.ipcamera.hikvision.hasExternalAlarmInputs.description=Enable if the camera has external alarm inputs (such as PIR sensors etc.)
thing-type.config.ipcamera.hikvision.hasExternalAlarmInputs.label = Has External Alarm Inputs
thing-type.config.ipcamera.hikvision.hasExternalAlarmInputs.description = Select if your camera supports external alarm inputs (i.e. for externally connected PIR sensors, etc.).
thing-type.config.ipcamera.hikvision.hlsOutOptions.label = HLS Out Options
thing-type.config.ipcamera.hikvision.hlsOutOptions.description = This gives you direct access to specify your own FFmpeg options to be used.
thing-type.config.ipcamera.hikvision.ipAddress.label = IP Address
Expand Down

0 comments on commit e515a0b

Please sign in to comment.