export const loginEn = { title: 'Log In', submitButton: 'Log In', fields: { email_placeholder: 'Email', password_placeholder: 'Password', }, };