{{localize "Attributes"}} {{#each this.attributes as |attribute key|}}
{{key}}
{{#if ../editAttributes}} {{else}}
{{attribute.total}}
{{/if}}
{{#each this.descriptors}}
{{this}}
{{/each}}
{{#each attribute.verbs}}
{{this}}
{{/each}}
{{/each}}