{{"section.sellers.title_management" | translate}}
{{sellersCount}} {{sellersCount | i18nPlural: { '=0': translateService.instant('section.sellers.sellers_0'), '=1': translateService.instant('section.sellers.sellers_1'), '=2': translateService.instant('section.sellers.sellers_2'), '=3': translateService.instant('section.sellers.sellers_3'), '=4': translateService.instant('section.sellers.sellers_4'), 'other': translateService.instant('section.sellers.sellers_other') } }}
{{"section.sellers.avatar" | translate}}
{{"section.sellers.id" | translate}}
{{"section.sellers.name" | translate}}
{{"section.sellers.email" | translate}}
{{"section.sellers.registration" | translate}}
{{"section.sellers.idNumber" | translate}}
{{"section.sellers.approved" | translate}}
{{seller.name.charAt(0)}}
{{seller.id}}
{{seller.name}}
{{seller.email}}
{{seller.createdAt}}
{{seller?.idNumber}}
{{"section.users.verifiedYes" | translate}} {{"section.users.verifiedNo" | translate}}
{{"section.sellers.not_found" | translate}}