{{"section.brands.title_management" | translate}}
{{brandsCount}} {{brandsCount | i18nPlural: { '=0': translateService.instant('section.brands.brands_0'), '=1': translateService.instant('section.brands.brands_1'), '=2': translateService.instant('section.brands.brands_2'), '=3': translateService.instant('section.brands.brands_3'), '=4': translateService.instant('section.brands.brands_4'), 'other': translateService.instant('section.brands.brands_other') } }}
{{"section.brands.avatar" | translate}}
{{"section.brands.id" | translate}}
{{"section.brands.name" | translate}}
{{"section.brands.tags" | translate}}
{{"section.brands.approved" | translate}}
{{brand.name.charAt(0)}}
{{brand.id}}
{{brand.name}}
{{formatTags(brand?.tags)}}
{{"section.users.verifiedYes" | translate}} {{"section.users.verifiedNo" | translate}}
{{"section.brands.not_found" | translate}}