cooptypes - v2026.8.22-3
    Preparing search index...
    translations: {
        ru: {
            accept_braname_label: string;
            cycle_label: string;
            delivery_datetime_estimate_label: string;
            expeditor_full_name_label: string;
            expeditor_phone_label: string;
            expeditor_role: string;
            expeditor_section: string;
            full_name_label: string;
            loading_address_label: string;
            loading_datetime_label: string;
            role_label: string;
            shipment_label: string;
            shipped: string;
            signature_label: string;
            signature_placeholder: string;
            supplier_role: string;
            total_amount_label: string;
            transport_section: string;
            transported: string;
            ttn_intro: string;
            ttn_number_label: string;
            ttn_subtitle: string;
            vehicle_number_label: string;
        };
    } = ...

    Type Declaration

    • ru: {
          accept_braname_label: string;
          cycle_label: string;
          delivery_datetime_estimate_label: string;
          expeditor_full_name_label: string;
          expeditor_phone_label: string;
          expeditor_role: string;
          expeditor_section: string;
          full_name_label: string;
          loading_address_label: string;
          loading_datetime_label: string;
          role_label: string;
          shipment_label: string;
          shipped: string;
          signature_label: string;
          signature_placeholder: string;
          supplier_role: string;
          total_amount_label: string;
          transport_section: string;
          transported: string;
          ttn_intro: string;
          ttn_number_label: string;
          ttn_subtitle: string;
          vehicle_number_label: string;
      }