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 5fd98d8 commit 6c1e5a3Copy full SHA for 6c1e5a3
WooCommerce/Classes/ViewRelated/Bookings/Booking Details/BookingDetailsView.swift
@@ -296,8 +296,8 @@ extension BookingDetailsView {
296
297
/// Booking notes
298
static let bookingNotesRowText = NSLocalizedString(
299
- "BookingDetailsView.bookingNote.addANoteRow.title",
300
- value: "Add a note",
+ "BookingDetailsView.bookingNote.addNoteRow.title",
+ value: "Add note",
301
comment: "Add a booking note section in booking details view."
302
)
303
0 commit comments