We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf8f60c commit 77c2010Copy full SHA for 77c2010
WooCommerce/Classes/Bookings/BookingFilters/BookingFiltersViewModel.swift
@@ -342,6 +342,7 @@ private extension BookingFiltersViewModel.BookingListFilter {
342
value: "Attendance Status",
343
comment: "Row title for filtering bookings by attendance status.")
344
345
+ // periphery: ignore - to be used again later when payment status filter is restored.
346
static let rowTitlePaymentStatus = NSLocalizedString(
347
"bookingFilters.rowTitlePaymentStatus",
348
value: "Payment Status",
0 commit comments