Variable translationsConst
translations: {
ru: {
acceptance_agreement: string;
APPROVED: string;
from: string;
PRIL_PROVISION: string;
PRIL_PROVISION_TEXT: string;
protocol: string;
PROVISION: string;
PROVISION2: string;
regulation_pep_text_4: string;
regulation_pep_text_5: string;
regulation_pep_title_1: string;
regulation_pep_title_2: string;
regulation_pep_title_3: string;
regulation_pep_title_4: string;
regulation_pep_title_5: string;
regulation_text_1_1: string;
regulation_text_1_10: string;
regulation_text_1_2: string;
regulation_text_1_4: string;
regulation_text_1_6: string;
regulation_text_1_8: string;
regulation_text_2_1: string;
regulation_text_2_3: string;
regulation_text_3_1: string;
regulation_text_3_2: string;
};
} = ...
Type Declaration
ru: {
acceptance_agreement: string;
APPROVED: string;
from: string;
PRIL_PROVISION: string;
PRIL_PROVISION_TEXT: string;
protocol: string;
PROVISION: string;
PROVISION2: string;
regulation_pep_text_4: string;
regulation_pep_text_5: string;
regulation_pep_title_1: string;
regulation_pep_title_2: string;
regulation_pep_title_3: string;
regulation_pep_title_4: string;
regulation_pep_title_5: string;
regulation_text_1_1: string;
regulation_text_1_10: string;
regulation_text_1_2: string;
regulation_text_1_4: string;
regulation_text_1_6: string;
regulation_text_1_8: string;
regulation_text_2_1: string;
regulation_text_2_3: string;
regulation_text_3_1: string;
regulation_text_3_2: string;
}