{{ 'import_csv' | translate }}

  • {{ 'upload' | translate }}

    {{ 'drop_files_here' | translate }}

    @for (f of files; track f) { {{ f.name }} ({{ f.type }}) }

    {{ "please_download_csv" |translate }} @if (module === 'user') { {{ "here" | translate }} } @if (module === 'product') { {{ "here" | translate }} } @if (module === 'attribute') { {{ "here" | translate }} } @if (module === 'tag') { {{ "here" | translate }} } @if (module === 'category') { {{ "here" | translate }} } @if (module === 'product' || module === 'attribute') { {{ "and_please_ensure_you" | translate }} @if (module === 'product') { {{ "read_the_instructions" | translate }} } @if (module === 'attribute') { {{ "read_the_instructions" | translate }} } {{ "carefully_before_initiating_the_import" | translate }} }

{{ 'upload' | translate }}