cooptypes - v2026.4.27-2
    Preparing search index...
    translations: {
        ru: {
            agenda: string;
            agenda_item: string;
            agenda_points: string;
            and_agenda_namely: string;
            and_previous_agenda: string;
            annual_extra: string;
            annual_regular: string;
            chairman_council_label: string;
            chairman_council_signature: string;
            chairman_of_the_council: string;
            closing_time: string;
            convene_meeting_decision: string;
            convene_meeting_description: string;
            council_meeting_name: string;
            council_members: string;
            decision_made: string;
            general_meeting_form: string;
            general_meeting_form_branched: string;
            meeting_date: string;
            meeting_format: string;
            meeting_format_value: string;
            meeting_legal: string;
            member_of_the_council: string;
            opening_time: string;
            protocol_number: string;
            quorum_available: string;
            quorum_description: string;
            repeat_convene_meeting_decision: string;
            repeat_convene_meeting_description: string;
            signed_digitally: string;
            votes_abstained_label: string;
            votes_against_label: string;
            votes_for_label: string;
            voting_results_label: string;
            with_agenda: string;
        };
    } = ...

    Type Declaration

    • ru: {
          agenda: string;
          agenda_item: string;
          agenda_points: string;
          and_agenda_namely: string;
          and_previous_agenda: string;
          annual_extra: string;
          annual_regular: string;
          chairman_council_label: string;
          chairman_council_signature: string;
          chairman_of_the_council: string;
          closing_time: string;
          convene_meeting_decision: string;
          convene_meeting_description: string;
          council_meeting_name: string;
          council_members: string;
          decision_made: string;
          general_meeting_form: string;
          general_meeting_form_branched: string;
          meeting_date: string;
          meeting_format: string;
          meeting_format_value: string;
          meeting_legal: string;
          member_of_the_council: string;
          opening_time: string;
          protocol_number: string;
          quorum_available: string;
          quorum_description: string;
          repeat_convene_meeting_decision: string;
          repeat_convene_meeting_description: string;
          signed_digitally: string;
          votes_abstained_label: string;
          votes_against_label: string;
          votes_for_label: string;
          voting_results_label: string;
          with_agenda: string;
      }