From 019e7bf20a105bcb51079d3dab0d7710ad4dadec Mon Sep 17 00:00:00 2001 From: Alex Sorafumo Date: Mon, 20 Jan 2025 13:29:15 +1100 Subject: [PATCH] chore(concierge): tweak desk locale string --- shared/assets/locale/en-AU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/assets/locale/en-AU.json b/shared/assets/locale/en-AU.json index 83ff503e18..0c3531ea1f 100644 --- a/shared/assets/locale/en-AU.json +++ b/shared/assets/locale/en-AU.json @@ -931,7 +931,7 @@ "DESKS_REJECT_ALL_LOADING": "Rejecting all desks for selected date...", "DESKS_REJECT_ALL_SUCCESS": "Successfully rejected all desk bookings for selected date.", "DESKS_REJECT_ALL_ERROR": "Failed to reject all desk bookings for selected date. Error: {{ error }}", - "DESKS_SECURITY": "Security", + "DESKS_SECURITY": "Security Group", "BOOKING_ENDED": "Manually Ended", "BOOKING_EXPIRED": "Expired", "BOOKING_STATUS_ENDED": "Ended",