SPANISH_TEST_TRANSLATIONS
Alternative translations for testing language switching
Presentation
const SPANISH_TEST_TRANSLATIONS : {
"form.username.label": string;
"form.email.label": string;
"form.password.label": string;
"validation.required": string;
"validation.email": string;
greeting: string;
goodbye: string;
};