{{localize "ACKS.category.languages"}}
    {{#each data.languages.value as |lang|}}
  1. {{lang}}
  2. {{/each}}
{{localize "ACKS.category.description"}}
{{editor content=data.details.description target="data.details.description" button=true owner=owner editable=editable}}
{{localize "ACKS.category.notes"}}
{{editor content=data.details.notes target="data.details.notes" button=true owner=owner editable=editable}}