cooptypes - v2026.8.22-3
    Preparing search index...
    translations: {
        ru: {
            BANK_ACCOUNT: string;
            INN: string;
            KPP: string;
            NON_TRANSFERABLE: string;
            OGRN: string;
            PASSPORT_INLINE: string;
            POA_TITLE: string;
            PREAMBLE_INTRO: string;
            PREAMBLE_POWERS: string;
            PRINCIPAL_SIGNATURE: string;
            RESPONSIBILITY: string;
            SEAL: string;
            SIGNATURE_CERTIFIED: string;
            SIGNED_DIGITALLY: string;
            TERM_ONE_YEAR: string;
        };
    } = ...

    Type Declaration

    • ru: {
          BANK_ACCOUNT: string;
          INN: string;
          KPP: string;
          NON_TRANSFERABLE: string;
          OGRN: string;
          PASSPORT_INLINE: string;
          POA_TITLE: string;
          PREAMBLE_INTRO: string;
          PREAMBLE_POWERS: string;
          PRINCIPAL_SIGNATURE: string;
          RESPONSIBILITY: string;
          SEAL: string;
          SIGNATURE_CERTIFIED: string;
          SIGNED_DIGITALLY: string;
          TERM_ONE_YEAR: string;
      }