Variable translationsConst
translations: {
ru: {
APPLICATION_TITLE: string;
AUTHORIZED_SIGNATURE_LABEL: string;
AUTHORIZED_WORD: string;
DECISION_BY_QUESTION: string;
FROM_AUTHORIZED_LABEL: string;
FROM_PARTICIPANT_LABEL: string;
GENERAL_MEETING_LABEL: string;
GENERAL_MEETING_LABEL_BRANCHED: string;
GENERAL_MEETING_LABEL_LOWER: string;
GENERAL_MEETING_LABEL_LOWER_BRANCHED: string;
GENERAL_MEETING_TEXT: string;
PARTICIPANT_SIGNATURE_LABEL: string;
PARTICIPANT_WORD: string;
REQUEST_VOTE_COUNT_START: string;
SIGNED_DIGITALLY: string;
annual_extra: string;
annual_extra_label: string;
annual_extra_word: string;
annual_regular: string;
annual_regular_label: string;
annual_regular_word: string;
context_label: string;
decision_text: string;
namely_text: string;
vote_abstained: string;
vote_against: string;
vote_for: string;
};
} = ...
Type declaration
ru: {
APPLICATION_TITLE: string;
AUTHORIZED_SIGNATURE_LABEL: string;
AUTHORIZED_WORD: string;
DECISION_BY_QUESTION: string;
FROM_AUTHORIZED_LABEL: string;
FROM_PARTICIPANT_LABEL: string;
GENERAL_MEETING_LABEL: string;
GENERAL_MEETING_LABEL_BRANCHED: string;
GENERAL_MEETING_LABEL_LOWER: string;
GENERAL_MEETING_LABEL_LOWER_BRANCHED: string;
GENERAL_MEETING_TEXT: string;
PARTICIPANT_SIGNATURE_LABEL: string;
PARTICIPANT_WORD: string;
REQUEST_VOTE_COUNT_START: string;
SIGNED_DIGITALLY: string;
annual_extra: string;
annual_extra_label: string;
annual_extra_word: string;
annual_regular: string;
annual_regular_label: string;
annual_regular_word: string;
context_label: string;
decision_text: string;
namely_text: string;
vote_abstained: string;
vote_against: string;
vote_for: string;
}
APPLICATION_TITLE: string
AUTHORIZED_SIGNATURE_LABEL: string
AUTHORIZED_WORD: string
DECISION_BY_QUESTION: string
FROM_AUTHORIZED_LABEL: string
FROM_PARTICIPANT_LABEL: string
GENERAL_MEETING_LABEL: string
GENERAL_MEETING_LABEL_BRANCHED: string
GENERAL_MEETING_LABEL_LOWER: string
GENERAL_MEETING_LABEL_LOWER_BRANCHED: string
GENERAL_MEETING_TEXT: string
PARTICIPANT_SIGNATURE_LABEL: string
PARTICIPANT_WORD: string
REQUEST_VOTE_COUNT_START: string
SIGNED_DIGITALLY: string
annual_extra: string
annual_extra_label: string
annual_extra_word: string
annual_regular: string
annual_regular_label: string
annual_regular_word: string
context_label: string
decision_text: string
namely_text: string
vote_abstained: string
vote_against: string
vote_for: string