{{@root.i18n 'select'}}
{{#each actions as |action|}} {{/each}}
{{#each others as |other|}}
{{#each other.actions as |action|}}
{{#if other.isPrivate}} {{else}} {{action.name}} {{/if}}
{{/each}}
{{/each}}