chore: add localization to benefits overview page (en & es)
This commit is contained in:
@@ -536,6 +536,21 @@
|
||||
"sick_days": "Sick Days",
|
||||
"vacation": "Vacation",
|
||||
"holidays": "Holidays"
|
||||
},
|
||||
"overview": {
|
||||
"title": "Your Benefits Overview",
|
||||
"subtitle": "Manage and track your earned benefits here",
|
||||
"request_payment": "Request Payment for $benefit",
|
||||
"request_submitted": "Request submitted for $benefit",
|
||||
"sick_leave_subtitle": "You need at least 8 hours to request sick leave",
|
||||
"vacation_subtitle": "You need 40 hours to claim vacation pay",
|
||||
"holidays_subtitle": "Pay holidays: Thanksgiving, Christmas, New Year",
|
||||
"sick_leave_history": "SICK LEAVE HISTORY",
|
||||
"compliance_banner": "Listed certificates are mandatory for employees. If the employee does not have the complete certificates, they can't proceed with their registration.",
|
||||
"status": {
|
||||
"pending": "Pending",
|
||||
"submitted": "Submitted"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auto_match": {
|
||||
|
||||
@@ -536,6 +536,21 @@
|
||||
"sick_days": "D\u00edas de Enfermedad",
|
||||
"vacation": "Vacaciones",
|
||||
"holidays": "Festivos"
|
||||
},
|
||||
"overview": {
|
||||
"title": "Resumen de tus Beneficios",
|
||||
"subtitle": "Gestiona y sigue tus beneficios ganados aqu\u00ed",
|
||||
"request_payment": "Solicitar pago por $benefit",
|
||||
"request_submitted": "Solicitud enviada para $benefit",
|
||||
"sick_leave_subtitle": "Necesitas al menos 8 horas para solicitar d\u00edas de enfermedad",
|
||||
"vacation_subtitle": "Necesitas 40 horas para reclamar el pago de vacaciones",
|
||||
"holidays_subtitle": "D\u00edas festivos pagados: Acci\u00f3n de Gracias, Navidad, A\u00f1o Nuevo",
|
||||
"sick_leave_history": "HISTORIAL DE D\u00cdAS DE ENFERMEDAD",
|
||||
"compliance_banner": "Los certificados listados son obligatorios para los empleados. Si el empleado no tiene los certificados completos, no puede proceder con su registro.",
|
||||
"status": {
|
||||
"pending": "Pendiente",
|
||||
"submitted": "Enviado"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auto_match": {
|
||||
|
||||
Reference in New Issue
Block a user