cooptypes - v2026.8.22-3
    Preparing search index...
    translations: {
        ru: {
            chairman_of_branch: string;
            col_amount: string;
            col_asset: string;
            col_quantity: string;
            col_reason: string;
            col_unit: string;
            confirmation: string;
            memo_subheader: string;
            memo_title: string;
            preamble: string;
            signature: string;
            total: string;
        };
    } = ...

    Type Declaration

    • ru: {
          chairman_of_branch: string;
          col_amount: string;
          col_asset: string;
          col_quantity: string;
          col_reason: string;
          col_unit: string;
          confirmation: string;
          memo_subheader: string;
          memo_title: string;
          preamble: string;
          signature: string;
          total: string;
      }