6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit a2ede22d
Changed files
comwell_key_app/lib/booking_details/components/check_out_button.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Diff
diff --git a/comwell_key_app/lib/booking_details/components/check_out_button.dart b/comwell_key_app/lib/booking_details/components/check_out_button.dart
index 8fbc4187..0efd9266 100644
--- a/comwell_key_app/lib/booking_details/components/check_out_button.dart
+++ b/comwell_key_app/lib/booking_details/components/check_out_button.dart
@@ -57,7 +57,7 @@ class CheckOutButton extends StatelessWidget {
],
),
const Expanded(child: SizedBox()),
- Text("10:00"),
+ Text("booking_details_page_checkout_time".tr()),
SvgPicture.asset("assets/icons/arrow-left.svg",
colorFilter: const ColorFilter.mode(
Colors.black,