{{#unless categoryList.length}} {{translate 'No Data'}} {{else}}
{{/unless}} {{#each categoryList}}

{{translate this}}

{{/each}}