feat(clock_in): add early check-out banner and localization support
This commit is contained in:
@@ -856,6 +856,8 @@
|
||||
"today_shift_badge": "TODAY'S SHIFT",
|
||||
"early_title": "You're early!",
|
||||
"check_in_at": "Check-in available at $time",
|
||||
"early_checkout_title": "Too early to check out",
|
||||
"check_out_at": "Check-out available at $time",
|
||||
"shift_completed": "Shift Completed!",
|
||||
"great_work": "Great work today",
|
||||
"no_shifts_today": "No confirmed shifts for today",
|
||||
|
||||
@@ -851,6 +851,8 @@
|
||||
"today_shift_badge": "TURNO DE HOY",
|
||||
"early_title": "\u00a1Ha llegado temprano!",
|
||||
"check_in_at": "Entrada disponible a las $time",
|
||||
"early_checkout_title": "Muy temprano para salir",
|
||||
"check_out_at": "Salida disponible a las $time",
|
||||
"shift_completed": "\u00a1Turno completado!",
|
||||
"great_work": "Buen trabajo hoy",
|
||||
"no_shifts_today": "No hay turnos confirmados para hoy",
|
||||
|
||||
Reference in New Issue
Block a user