Skip to content

Commit

Permalink
Merge pull request #1000 from chiefEbube/feat/multiple-languages-support
Browse files Browse the repository at this point in the history
feat/multiple language support for landing pages
  • Loading branch information
incredible-phoenix246 authored Aug 16, 2024
2 parents 0b4ea65 + 9ba42b6 commit c7e2f62
Show file tree
Hide file tree
Showing 20 changed files with 507 additions and 133 deletions.
105 changes: 105 additions & 0 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,46 @@
"pricing": "Pricing",
"careers": "Careers"
},
"login": {
"title": "Login",
"welcomeBack": "Welcome back, you've been missed!",
"continueWithGoogle": "Continue with Google",
"emailPlaceholder": "Enter Email Address",
"passwordPlaceholder": "Enter Password",
"rememberMe": "Remember me",
"forgotPassword": "Forgot Password?",
"loginButton": "Login",
"signInWithMagicLink": "Sign in with magic link",
"noAccount": "Don't Have An Account?",
"agree": "By logging in, you agree to the",
"and": "and",
"signUp": "Sign Up",
"termsOfService": "Terms of Service",
"privacyPolicy": "Privacy Policy",
"loggingIn": "Logging in..."
},
"register": {
"signUp": "Sign Up",
"createAccountDesc": "Create an account to get started with us.",
"continueWithGoogle": "Continue with Google",
"firstName": "First Name",
"firstNamePlaceholder": "Enter your first name",
"lastName": "Last Name",
"lastNamePlaceholder": "Enter your last name",
"email": "Email",
"emailPlaceholder": "Enter Email Address",
"password": "Password",
"passwordPlaceholder": "Enter Password",
"createAccount": "Create Account",
"loggingIn": "Logging in...",
"emailVerification": "Email Verification",
"emailVerificationDesc": "We have sent a code to your email {email}",
"checkSpam": "check your spam if you do not receive the email",
"otpExpiresIn": "OTP expires in: {timeLeft}",
"resendCode": "Didn't receive the code? resend",
"dataProcessing": "We would process your data as set forth in our Terms of Use, Privacy Policy and Data Processing Agreement",
"alreadyHaveAccount": "Already Have An Account? Login"
},
"HomePage": {
"title": "Hello world!"
},
Expand Down Expand Up @@ -80,5 +120,70 @@
"termsOfUse": "Terms of Use",
"copyright": "2024 All Rights Reserved"
}
},
"pricing": {
"pricingTitle": "Simple and {{Affordable}} Pricing Plan",
"pricingContent": "Our flexible plans are designed to scale with your business. We have a plan for you.",
"monthly": "Monthly",
"annual": "Annual (save 20%)",
"billingPlansNotAvailable": "Billing plans not available",
"features": {
"feature1": "2 Projects",
"feature2": "Up to 100 subscribers",
"feature3": "Basic analytics",
"feature4": "24-hour support response time",
"feature5": "Marketing advisor",
"feature6": "Custom integration",
"continue": "Continue"
},
"essentials": "The essentials to provide your best work for clients.",
"faqHeader": "Frequently Asked Questions",
"faqSubHeader": "We couldn’t answer your question?",
"contactUs": "Contact us",
"continue": "Continue"
},
"faq": {
"question1": "What is the purpose of this application?",
"answer1": "This application is designed to help users manage their tasks efficiently by providing tools for scheduling, tracking progress, and setting reminders.",
"question2": "How do I reset my password?",
"answer2": "To reset your password, go to the login page and click on the 'Forgot Password' link. Follow the instructions to receive a password reset email and create a new password.",
"question3": "Can I use this application on multiple devices?",
"answer3": "Yes, the application is accessible from multiple devices including desktops, tablets, and smartphones. Your data will be synced across all devices, ensuring a seamless experience."
},
"noJobs": {
"noJobsTitle": "No available Jobs at the moment",
"noJobsContent": "Come back later!"
},
"ourServices": {
"title": "Our Services",
"description": "Trained to Give You The Best",
"details": "Since our founding in, Hng Boilerplate has been dedicated to constantly evolving to stay ahead of the curve. Our agile mindset and relentless pursuit of innovation ensure that you're always equipped with the most effective tools and strategies."
},
"mission": {
"title": "Our Mission & Vision",
"subtitle": "Leading the Way, Redefining Industries",
"description": "At Hng Boilerplate, we are dedicated to exceeding your expectations. We strive to understand your unique needs and challenges, providing tailored solutions that drive real results and empower your success."
},
"coreValues": {
"title": "Our Core Values",
"description": "Our Values shape the core of our organization and define the character of our industry.",
"values": {
"integrity": {
"title": "Integrity",
"description": "We uphold the highest ethical standards in everything we do, fostering trust and transparency with our clients, partners, and employees. We believe that honesty and integrity are the foundation of lasting success."
},
"customerCentricity": {
"title": "Customer Centricity",
"description": "Our customers are at the heart of our business. We strive to understand their needs, exceed their expectations, and build lasting relationships based on trust and mutual respect. We believe that putting our customers first is the key to long-term success."
},
"innovation": {
"title": "Innovation",
"description": "We embrace a culture of continuous improvement and creativity, constantly seeking new ways to evolve and enhance our products, services, and processes. We encourage experimentation and risk-taking, recognizing that innovation is essential for growth."
},
"excellence": {
"title": "Excellence",
"description": "We are committed to delivering exceptional quality in everything we do, from our products and services to our customer interactions and internal processes. We strive for continuous improvement and hold ourselves to the highest standards of performance."
}
}
}
}
105 changes: 105 additions & 0 deletions messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,46 @@
"pricing": "Precios",
"careers": "Carreras"
},
"login": {
"title": "Iniciar sesión",
"welcomeBack": "¡Bienvenido de nuevo, te hemos extrañado!",
"continueWithGoogle": "Continuar con Google",
"emailPlaceholder": "Ingrese dirección de correo electrónico",
"passwordPlaceholder": "Ingrese contraseña",
"rememberMe": "Recuérdame",
"forgotPassword": "¿Olvidaste tu contraseña?",
"loginButton": "Iniciar sesión",
"signInWithMagicLink": "Iniciar sesión con enlace mágico",
"noAccount": "¿No tienes una cuenta?",
"agree": "Al iniciar sesión, aceptas los",
"and": "y",
"signUp": "Regístrate",
"termsOfService": "Términos del Servicio",
"privacyPolicy": "Política de Privacidad",
"loggingIn": "Iniciando sesión..."
},
"register": {
"signUp": "Regístrate",
"createAccountDesc": "Crea una cuenta para comenzar con nosotros.",
"continueWithGoogle": "Continuar con Google",
"firstName": "Nombre",
"firstNamePlaceholder": "Ingresa tu nombre",
"lastName": "Apellido",
"lastNamePlaceholder": "Ingresa tu apellido",
"email": "Correo electrónico",
"emailPlaceholder": "Ingresa la dirección de correo",
"password": "Contraseña",
"passwordPlaceholder": "Ingresa la contraseña",
"createAccount": "Crear cuenta",
"loggingIn": "Iniciando sesión...",
"emailVerification": "Verificación de correo electrónico",
"emailVerificationDesc": "Hemos enviado un código a tu correo {email}",
"checkSpam": "verifica tu spam si no recibes el correo",
"otpExpiresIn": "OTP expira en: {timeLeft}",
"resendCode": "¿No recibiste el código? reenviar",
"dataProcessing": "Procesaremos tus datos según lo establecido en nuestros Términos de uso, Política de privacidad y Acuerdo de procesamiento de datos",
"alreadyHaveAccount": "¿Ya tienes una cuenta? Iniciar sesión"
},
"HomePage": {
"title": "¡Hola, mundo!"
},
Expand Down Expand Up @@ -82,5 +122,70 @@
"termsOfUse": "Términos de Uso",
"copyright": "2024 Todos los Derechos Reservados"
}
},
"pricing": {
"pricingTitle": "Plan de Precios Simple y {{Asequible}}",
"pricingContent": "Nuestros planes flexibles están diseñados para adaptarse a su negocio. Tenemos un plan para usted.",
"monthly": "Mensual",
"annual": "Anual (ahorra un 20%)",
"billingPlansNotAvailable": "Planes de facturación no disponibles",
"features": {
"feature1": "2 Proyectos",
"feature2": "Hasta 100 suscriptores",
"feature3": "Análisis básico",
"feature4": "Tiempo de respuesta de soporte de 24 horas",
"feature5": "Asesor de marketing",
"feature6": "Integración personalizada",
"continue": "Continuar"
},
"essentials": "Los elementos esenciales para ofrecer tu mejor trabajo a los clientes.",
"faqHeader": "Preguntas Frecuentes",
"faqSubHeader": "¿No pudimos responder a su pregunta?",
"contactUs": "Contáctanos",
"continue": "Continuar"
},
"faq": {
"question1": "¿Cuál es el propósito de esta aplicación?",
"answer1": "Esta aplicación está diseñada para ayudar a los usuarios a gestionar sus tareas de manera eficiente proporcionando herramientas para la programación, el seguimiento del progreso y el establecimiento de recordatorios.",
"question2": "¿Cómo restablezco mi contraseña?",
"answer2": "Para restablecer tu contraseña, ve a la página de inicio de sesión y haz clic en el enlace 'Olvidé mi contraseña'. Sigue las instrucciones para recibir un correo electrónico de restablecimiento de contraseña y crear una nueva contraseña.",
"question3": "¿Puedo usar esta aplicación en varios dispositivos?",
"answer3": "Sí, la aplicación es accesible desde múltiples dispositivos, incluidos escritorios, tabletas y teléfonos inteligentes. Tus datos se sincronizarán en todos los dispositivos, garantizando una experiencia fluida."
},
"noJobs": {
"noJobsTitle": "No hay trabajos disponibles en este momento",
"noJobsContent": "¡Vuelve más tarde!"
},
"ourServices": {
"title": "Nuestros Servicios",
"description": "Capacitados para Ofrecerte Lo Mejor",
"details": "Desde nuestra fundación, Hng Boilerplate se ha dedicado a evolucionar constantemente para mantenerse a la vanguardia. Nuestra mentalidad ágil y nuestra búsqueda incesante de innovación garantizan que siempre estés equipado con las herramientas y estrategias más efectivas."
},
"mission": {
"title": "Nuestra Misión y Visión",
"subtitle": "Liderando el Camino, Redefiniendo Industrias",
"description": "En Hng Boilerplate, estamos dedicados a superar tus expectativas. Nos esforzamos por entender tus necesidades y desafíos únicos, proporcionando soluciones personalizadas que generan resultados reales y potencian tu éxito."
},
"coreValues": {
"title": "Nuestros Valores Fundamentales",
"description": "Nuestros Valores forman el núcleo de nuestra organización y definen el carácter de nuestra industria.",
"values": {
"integrity": {
"title": "Integridad",
"description": "Mantenemos los más altos estándares éticos en todo lo que hacemos, fomentando la confianza y la transparencia con nuestros clientes, socios y empleados. Creemos que la honestidad y la integridad son la base del éxito duradero."
},
"customerCentricity": {
"title": "Enfoque en el Cliente",
"description": "Nuestros clientes están en el corazón de nuestro negocio. Nos esforzamos por entender sus necesidades, superar sus expectativas y construir relaciones duraderas basadas en la confianza y el respeto mutuo. Creemos que poner a nuestros clientes en primer lugar es la clave para el éxito a largo plazo."
},
"innovation": {
"title": "Innovación",
"description": "Adoptamos una cultura de mejora continua y creatividad, buscando constantemente nuevas formas de evolucionar y mejorar nuestros productos, servicios y procesos. Fomentamos la experimentación y la toma de riesgos, reconociendo que la innovación es esencial para el crecimiento."
},
"excellence": {
"title": "Excelencia",
"description": "Estamos comprometidos a ofrecer una calidad excepcional en todo lo que hacemos, desde nuestros productos y servicios hasta nuestras interacciones con los clientes y procesos internos. Buscamos la mejora continua y nos mantenemos a los más altos estándares de desempeño."
}
}
}
}
Loading

0 comments on commit c7e2f62

Please sign in to comment.