{{localize "LockView.Sett.SceneConfigurator.Explanation1"}}
{{localize "LockView.Sett.SceneConfigurator.Explanation2"}}
  • {{localize "LockView.Sett.SceneConfigurator.Copy.Label"}}: {{localize "LockView.Sett.SceneConfigurator.Copy.Note"}}
  • {{localize "LockView.Sett.SceneConfigurator.Paste.Label"}}: {{localize "LockView.Sett.SceneConfigurator.Paste.Note"}}
  • {{localize "LockView.Sett.SceneConfigurator.Reset.Label"}}: {{localize "LockView.Sett.SceneConfigurator.Reset.Note"}}
{{localize "LockView.Sett.SceneConfigurator.Explanation3"}}
{{#each dataTypes as |s|}} {{#ifCondLV s.type 'checkbox'}} {{/ifCondLV}} {{#ifCondLV s.type 'hideUIcheckbox'}} {{/ifCondLV}} {{#ifCondLV s.type 'select'}} {{/ifCondLV}} {{/each}} {{#each sceneData as |s|}} {{#if s.default}}{{/if}} {{#each s.settings as |c|}} {{/each}} {{/each}}
{{localize "LockView.Sett.SceneConfigurator.Scene"}}
{{s.label}}
{{s.label}}
{{s.label}}
{{localize "LockView.Sett.SceneConfigurator.Copy.Label"}}
{{localize "LockView.Sett.SceneConfigurator.Paste.Label"}}
{{localize "LockView.Sett.SceneConfigurator.Reset.Label"}}
{{#ifCondLV c.type 'checkbox'}} {{/ifCondLV}} {{#ifCondLV c.type 'hideUIcheckbox'}} {{/ifCondLV}} {{#ifCondLV c.type 'select'}} {{#ifCondLV c.name 'autoScale'}} {{/ifCondLV}} {{#ifCondLV c.name 'rotation'}} {{/ifCondLV}} {{#ifCondLV c.name 'sidebar'}} {{/ifCondLV}} {{/ifCondLV}} |