Variable translationsConst
translations: {
ru: {
accepted: string;
and_appendix: string;
appendix_title: string;
blagorost_agreement_text: string;
chairman_title: string;
component: string;
description: string;
description_text: string;
from_date: string;
from_shareholder: string;
in_copyright_object: string;
in_copyright_object_short: string;
name_details: string;
namely: string;
number_pp: string;
other_characteristics: string;
other_characteristics_text: string;
property_confirmation: string;
property_description: string;
property_form: string;
property_form_text: string;
property_name: string;
purpose: string;
purpose_text: string;
quantity: string;
request_contribution: string;
share: string;
share_contribution: string;
shareholder: string;
signed_by_digital_signature: string;
statement_text: string;
statement_title: string;
to_agreement: string;
to_council: string;
total: string;
total_cost: string;
unit: string;
};
} = ...
Type Declaration
ru: {
accepted: string;
and_appendix: string;
appendix_title: string;
blagorost_agreement_text: string;
chairman_title: string;
component: string;
description: string;
description_text: string;
from_date: string;
from_shareholder: string;
in_copyright_object: string;
in_copyright_object_short: string;
name_details: string;
namely: string;
number_pp: string;
other_characteristics: string;
other_characteristics_text: string;
property_confirmation: string;
property_description: string;
property_form: string;
property_form_text: string;
property_name: string;
purpose: string;
purpose_text: string;
quantity: string;
request_contribution: string;
share: string;
share_contribution: string;
shareholder: string;
signed_by_digital_signature: string;
statement_text: string;
statement_title: string;
to_agreement: string;
to_council: string;
total: string;
total_cost: string;
unit: string;
}