Skip to content

Commit

Permalink
en.json: update marketplace texts
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnito committed Dec 5, 2024
1 parent abc7320 commit 33e1273
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
"EditListingAvailabilityPlanForm.hoursOfOperationTitle": "Weekly default schedule",
"EditListingAvailabilityPlanForm.plus1Day": "+1 day",
"EditListingAvailabilityPlanForm.saveSchedule": "Save schedule",
"EditListingAvailabilityPlanForm.selectTime": "Select",
"EditListingAvailabilityPlanForm.selectTime": "Select time",
"EditListingAvailabilityPlanForm.startTimePlaceholder": "Start",
"EditListingAvailabilityPlanForm.timezonePickerTitle": "Select a time zone",
"EditListingAvailabilityPlanForm.title": "Edit default schedule for {listingTitle}",
Expand Down Expand Up @@ -369,9 +369,9 @@
"FieldReviewRating.star5": "Awesome - 5 stars",
"FieldSeatsInput.numberTooBig": "The number must be less than or equal to {max}",
"FieldSeatsInput.numberTooSmall": "The number must be greater than or equal to {min}",
"FieldSeatsInput.seatsError": "This is required",
"FieldSeatsInput.seatsError": "This field is required.",
"FieldSeatsInput.seatsLabel": "Seats",
"FieldSeatsInput.seatsPlaceholder": "Seats {unitType, select, hour {per hour} day {per day} night {per night} other {per unit}}",
"FieldSeatsInput.seatsPlaceholder": "Seats",
"FieldSelectUserType.label": "User type",
"FieldSelectUserType.placeholder": "Choose a user type",
"FieldSelectUserType.required": "You need to select a user type.",
Expand Down

0 comments on commit 33e1273

Please sign in to comment.