Variable translationsConst
translations: {
ru: {
acknowledge_documents_entrepreneur: string;
acknowledge_documents_individual: string;
acknowledge_documents_legal_entity: string;
agreement_on_sms_email_notice_entrepreneur: string;
agreement_on_sms_email_notice_individual: string;
agreement_on_sms_email_notice_legal_entity: string;
application_entrepreneur: string;
application_individual: string;
application_legal_entity: string;
APPROVED: string;
authorize_chairman_branch: string;
authorize_chairman_branch_organization: string;
birthdate: string;
entrepreneur_details: string;
fact_address: string;
from: string;
from_entrepreneur: string;
from_legal_entity: string;
in: string;
legal_address: string;
legal_entity_details: string;
obligation_to_pay_entrepreneur: string;
obligation_to_pay_individual: string;
obligation_to_pay_legal_entity: string;
passport: string;
passport_code: string;
passport_from: string;
passport_issued: string;
phone_and_email_notice: string;
protocol: string;
registration_address: string;
request_to_join: string;
request_to_join_legal_entity: string;
signature: string;
to_council_of: string;
};
} = ...
Type Declaration
ru: {
acknowledge_documents_entrepreneur: string;
acknowledge_documents_individual: string;
acknowledge_documents_legal_entity: string;
agreement_on_sms_email_notice_entrepreneur: string;
agreement_on_sms_email_notice_individual: string;
agreement_on_sms_email_notice_legal_entity: string;
application_entrepreneur: string;
application_individual: string;
application_legal_entity: string;
APPROVED: string;
authorize_chairman_branch: string;
authorize_chairman_branch_organization: string;
birthdate: string;
entrepreneur_details: string;
fact_address: string;
from: string;
from_entrepreneur: string;
from_legal_entity: string;
in: string;
legal_address: string;
legal_entity_details: string;
obligation_to_pay_entrepreneur: string;
obligation_to_pay_individual: string;
obligation_to_pay_legal_entity: string;
passport: string;
passport_code: string;
passport_from: string;
passport_issued: string;
phone_and_email_notice: string;
protocol: string;
registration_address: string;
request_to_join: string;
request_to_join_legal_entity: string;
signature: string;
to_council_of: string;
}