Skip to content

Commit 6c1e5a3

Browse files
committed
Update loc
1 parent 5fd98d8 commit 6c1e5a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WooCommerce/Classes/ViewRelated/Bookings/Booking Details/BookingDetailsView.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,8 @@ extension BookingDetailsView {
296296

297297
/// Booking notes
298298
static let bookingNotesRowText = NSLocalizedString(
299-
"BookingDetailsView.bookingNote.addANoteRow.title",
300-
value: "Add a note",
299+
"BookingDetailsView.bookingNote.addNoteRow.title",
300+
value: "Add note",
301301
comment: "Add a booking note section in booking details view."
302302
)
303303

0 commit comments

Comments
 (0)