Skip to content

Missing cmdname or enums#946

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
translations_202605221411
Open

Missing cmdname or enums#946
github-actions[bot] wants to merge 1 commit into
masterfrom
translations_202605221411

Conversation

@github-actions

Copy link
Copy Markdown

$this->enums

<?php return array (
);

$this->cmdName

<?php return array (
  "clipDuration" => 
  array (
    "clipDuration" => __("clipDuration", __FILE__),
    "supportedMaxDuration" => __("supportedMaxDuration", __FILE__),
    "setClipDuration" => __("setClipDuration", __FILE__),
  ),
  "motionTracking" => 
  array (
    "enabledTargets" => __("enabledTargets", __FILE__),
    "supportedTargets" => __("supportedTargets", __FILE__),
    "setTrackingTargets" => __("setTrackingTargets", __FILE__),
  ),
  "nightVision" => 
  array (
    "nightVisionMode" => __("nightVisionMode", __FILE__),
    "setNightVisionModeColor" => "setNightVisionModeColor",
    "setNightVisionModeBlackAndWhite" => "setNightVisionModeBlackAndWhite",
  ),
  "onDeviceTriggers" => 
  array (
    "visionTriggersEnabled" => __("visionTriggersEnabled", __FILE__),
    "supportedTriggers" => __("supportedTriggers", __FILE__),
    "triggers" => __("triggers", __FILE__),
    "soundTriggersEnabled" => __("soundTriggersEnabled", __FILE__),
    "addOrUpdateTriggers" => __("addOrUpdateTriggers", __FILE__),
    "removeTriggers" => __("removeTriggers", __FILE__),
    "setVisionTriggersEnabledenabled" => "setVisionTriggersEnabledenabled",
    "setVisionTriggersEnableddisabled" => "setVisionTriggersEnableddisabled",
    "setSoundTriggersEnabledenabled" => "setSoundTriggersEnabledenabled",
    "setSoundTriggersEnableddisabled" => "setSoundTriggersEnableddisabled",
  ),
  "reboot" => 
  array (
    "rebootState" => __("rebootState", __FILE__),
    "reboot" => __("reboot", __FILE__),
  ),
  "samsungce.autoDispenseDetergent" => 
  array (
    "supportedTypes" => __("supportedTypes", __FILE__),
  ),
);

@github-actions github-actions Bot force-pushed the translations_202605221411 branch from 118992d to 47c43c7 Compare May 22, 2026 14:11
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant