Skip to content

Full list of text customization properties

Full list of text customization properties

There’s a long list of text customization keys that if set, will affect all widgets. Most of them maps directly to strings, while some may include functions and objects to typically deal with plurality. Please review the documentation on text customization to understand how to override default values and otherwise customize the text in the widgets.

The following is a listing of all the keys that are used, and their default setup for English.

Note on templates: Some keys use a template string with placeholders like <COUNT:singular:plural> or <NAME>. These are parsed at runtime into functions. When customizing, provide the template string with the same placeholder format.

Booking & Activities

KeyDefault Value
book_now'Book now'
book'Book'
bookNow'Buy now'
bookTimeslot'Buy tickets'
buyNow'Buy now'
buy_as_gift'buy as gift'
read_more_and_book'Read more & book'
read_more'Read more'
readMoreAndBook'Read more and buy'
readMoreAndBuy'Read more and buy'
readMoreAbout'Read more about our'
about'About'
about_the_trip'About the trip'
about_the_product'about the product'
whats_included"What's included"
private_tour'Private tour'
request_tour'request tour'
request_tour_comment'Describe your request'
submit_request'Submit request'
see_more_activities'See more activities'
related_products'Related products'
entrance'Entrance'
continueWithRebooking'Continue with rebooking'
select_products'Select products'
change_selected_products'Change selected products'
selectProduct'Select Product'

Date & Time

KeyDefault Value
select_date'Select date'
select_dates'Select dates'
select_time'Select time'
selected_time'Selected time'
time'Time'
date'Date'
when_are_you_going'Pick a date and time'
pick_a_date'Pick a date'
please_select_date'Please select date'
please_select_date_and_time'Please select date and time'
select_date_to_view_timeslots'Pick a date to view available time slots'
noAvailableTimeslots'No available timeslots'
chooseDateAndTime'Choose date and time'
chooseStartDate'Choose start date'
pleaseSelectAStartDate'Please select a start date'
pleaseSelectTheDateAndTimeOfYourBooking'Please select the date and time of your booking'
noSelectedDate'No date selected'
starting_time'Starting time'
check_in_at'Check in at'
activity_starts_at'Activity starts at'
other_times_are_available'Other times are available'
press_to_select_other_options'Press to select other options'
unavailableForSelectedTime'Unavailable at the selected time'
editTimeslot'Edit timeslot'

Days & Months

KeyDefault Value
monday'monday'
tuesday'tuesday'
wednesday'wednesday'
thursday'thursday'
friday'friday'
saturday'saturday'
sunday'sunday'
today'today'
tomorrow'tomorrow'
january'january'
february'february'
march'march'
april'april'
may'may'
june'june'
july'july'
august'august'
september'september'
october'october'
november'november'
december'december'
date_range_start'start'
date_range_end'end'

Travelers & Participants

KeyDefault Value
how_many_are_going'How many are going?'
select_travelers'Select travelers'
continue_travelers'Travelers'
traveler'Traveler'
select_age'select age'
age'Age'
pleaseProvideNumberOfParticipants'Please provide number of participants'
a_minimum_of_participants_is_required_to_book_this_product'A minimum number of participants is required to book this product.'
too_few_travelers'Too few participants'
visitors'Visitors'

Travelers (templates & plurals)

KeyDefault Value
too_few_travelers_quantity{ template: 'Minimum <COUNT:ticket:tickets> required this day' }
number_of_travelers_exceeded{ template: 'Max <COUNT:ticket:tickets> available this day' }
a_minimum_of_x_participants_is_required_to_book_this_product{ template: 'A minimum of <COUNT> participants is required to book this product' }
numberOfPersons{ singular: 'person', plural: 'persons', template: '<COUNT:person:persons>' }
adult{ singular: 'adult', plural: 'adults' }
children{ singular: 'child', plural: 'children' }
person{ singular: 'person', plural: 'persons' }

Duration & Difficulty

KeyDefault Value
duration'Duration'
hourShort'h'
dayShort'd'
minuteShort'm'
tHours'hrs'
difficulty'Difficulty'
easy'Easy'
medium'Medium'
hard'Hard'

Duration (plurals)

KeyDefault Value
minutes{ singular: 'min', plural: 'min', long: 'minute' }
hours{ singular: 'hour', plural: 'hours' }
days{ singular: 'day', plural: 'days' }
year{ singular: 'year', plural: 'years' }

Duration filters

KeyDefault Value
duration_up_to_1_hour'Up to 1 hour'
duration_1_2_hours'1 - 2 hours'
duration_2_6_hours'2 - 6 hours'
duration_6_12_hours'6 - 12 hours'
duration_12_24_hours'12 - 24 hours'
duration_1_2_days'1 - 2 days'
duration_more_than_2_days'More than 2 days'

Pricing & Payment

KeyDefault Value
price'Price'
prices'Prices'
prices_from'Prices from'
total'Total'
total_price'Total price'
from'From'
amount'Amount'
excl'excl.'
vat'VAT'
vat_breakdown'VAT breakdown'
withoutVat'Without VAT'
totalNOK'Total NOK'
select_price_type'Select price type'
please_select_price_type'Please select price type'
payNow'Pay now'
payLater'Pay later'
payment'Payment'
paymentMethod'Payment Method'
pay'Pay'
go_and_pay'Go and pay'
payWithCreditCard'Pay with credit card'
withCreditCard'With credit card'
payByMembershipCard'Pay by membership card'
payWith'Pay with'
pay_with_invoice'Pay with invoice'
choose_payment_method'Choose payment method'
choosePaymentOtherMethods'Choose other payment methods'
dontUseMembershipCardForThisBooking'Do not use membership card for this booking'
anErrorOccurredDuringPayment'An error occurred during payment'
discount'Discount'
free'Free'
maxAmount'Max amount'

Pricing (templates)

KeyDefault Value
only_deposit_amount_to_pay_now{ template: 'Only <NAME> in deposit to pay now.' }
price_per_night'Price per night'
price_one_night_one_guest{ template: 'price for <COUNT:night:nights>, <COUNT:guest:guests>' }
one_night_one_guest{ template: '<COUNT:night:nights>, <COUNT:guest:guests>' }
price_nights{ template: 'price for <COUNT:night:nights>' }
night{ singular: 'night', plural: 'nights' }

Cart & Checkout

KeyDefault Value
your_cart'Your cart'
in_your_cart'In your cart'
no_items_in_cart'There is no items in your shopping cart'
remove_cart_item'Remove cart item'
checkout'Checkout'
summary'Summary'
shoppingCart'Shopping cart'
heresMyShoppingCart"Here's my shopping cart"
continue_shopping'Continue shopping'
shopMore'Shop more'
empty_cart'Empty cart'
remove'Remove'
selected'Selected'
cartCompatibilityWarning'There are products in your cart that are not compatible with this product. Please purchase them separately, or empty your cart to continue.'
thereIsNotEnoughCapacityForTheItemsInThisCart'There is not enough capacity for the items in this cart'

Contact & Forms

KeyDefault Value
contact_details'Contact details'
main_contact'Main contact'
same_as_main_contact'Same as main contact'
first_name'First name'
last_name'Last name'
name'Name'
phone_number'Phone number'
dial_code'Dial code'
email'Email'
is_required'is required'
address'address'
city'city'
post_code'post code'
zipcode'Postal code'
country'Country'
choose_a_country'Choose a country'
chooseACountry'Choose a country'
comment'Comment'
additional_information'Additional information'
do_you_have_any_comments_or_special_needs'Do you have any comments or special needs?'
any_special_requests_etc'Any special requests, food allergies...?'
please_fill_in_all_required_information'Please fill in all required information'
please_provide_your_name'Please provide a name'
please_provide_your_email'Please provide a valid email'
please_provide_a_description'Please provide a description'
notAllFieldsHaveBeenFilledPleaseFillAllFields'Not all fields have been filled, please provide all fields.'
pleaseProvideProperBookingInformation'Please provide valid information'
nameNotProvided'Name is not provided'
phoneNumberNotProvided'Phone number is not provided'
emailNotProvided'Email is not provided'
addressNotProvided'Address is not provided'
firstName'First name'
lastName'Last name'
phoneNumber'Phone number'
prefix'Prefix'
postalLocation'Location'
location'Location'
postalCodeAndLocation'Postal code / location'
flag_of'flag of'
company'Company'
company_name'Company name'
org_number'Organization number'
customer_type'Customer type'

Contact (structured)

KeyDefault Value
contact_information{ short: 'contact info', long: 'contact information' }
KeyDefault Value
i_have_read_and_accepted_the'I have read and accepted the'
iHaveReadAndAccepted'I have read and accepted the'
privacy_policy'Privacy policy'
privacyPolicy'Privacy policy'
thePrivacyPolicy'Privacy Policy'
terms_and_conditions'Terms and conditions'
must_accept_privacy_policy'You must accept the Privacy Policy to continue'
must_accept_terms_and_conditions'You must accept the Terms and Conditions to continue'
show_usage_terms'Show Usage Terms'
hide_usage_terms'Hide Usage Terms'
consents'Consents'
iWishToRecieveNewsletters'I wish to receive newsletters'

Terms (templates)

KeyDefault Value
termsOfUse{ template: 'Terms of use for <NAME>' }

Gift Cards

KeyDefault Value
gift_card'gift card'
giftcard'Gift card'
create_your_gift'create your gift card'
select_gift_type'select gift type'
please_select_gift_type'please select gift type'
select_gift_print_description'recieve a printable PDF gift card in your inbox'
select_gift_email_description'send a gift card by email directly to recipient'
giftcard_message'message'
giftcard_message_label'personal message to recipient (optional)'
recipient_details'recipient details'
value'value'
create'create'
enter_giftcard_code'Enter a gift card code'
fill_giftcard_code'Enter gift card code'
apply'apply'
useGiftcard'Use giftcard'
useGiftcardOrPromocode'Use giftcard / promocode'
giftcard_code_error'gift card code not valid'
giftcard_code_not_found'could not find giftcard with code:'
giftcard_zero_balance'the gift card is already spent'
giftcard_is_expired'the gift card is expired'
remaining_value'remaining value'
valid_until'valid until'
your_giftcard_reference_is'your reference is'
giftcard_voucher_and_receipt'we have sent you a gift voucher ready for printing along with a receipt to:'
giftcard_voucher'we have sent the gift voucher to:'
giftcard_and_receipt'and a receipt to you at:'
thank_you_for_your_purchase'thank you for your purchase!'
print_receipt'print receipt'
error_occurred_when_creating_giftcard'An error occurred when creating giftcard'
couldntApplyGiftcardIsTheCodeCorrect"Couldn't apply the gift card. Is the code correct?"
thisGiftcardIsEmpty'This giftcard is empty.'
giftcard_cannot_be_used_with_deposit_payment'Gift cards cannot be used with deposit payments'

Gift cards (structured)

KeyDefault Value
purchased_giftcard{ self: 'printable gift card sent to you', recipient: 'printable gift card sent to recipient' }

Promo Codes

KeyDefault Value
promocode'Promo code'
enter_promo_code'Enter a promo code'
fill_promocode'Enter promo code'
couldnt_apply_promocode_is_the_code_correct"Couldn't apply the promo code. Is the code correct?"
couldntApplyPromocodeIsTheCodeCorrect"Couldn't apply the promo code. Is the code correct?"
promocodeIsNotCompatibleWithCart'This promo code is not compatible with your selected products.'
promo_code_not_supported_for_gift_cards'The promo code is not supported for gift cards'

Availability & Capacity

KeyDefault Value
few_left'few left'
available'available'
sold_out'sold out'
full'Full'
unavailable'Unavailable'
see_available_tickets'See available tickets'
no_available_capacity_for_this_tour'No available capacity for this tour'
one_or_more_activities_or_accommodations_dont_have_enough_capacity"One or more activities don't have enough capacity"
some_tickets_are_unavailable_the_selected_day'Some tickets are unavailable the selected day'

Availability (templates)

KeyDefault Value
tickets_left{ template: '<COUNT:ticket:tickets> left' }
booking_is_closed{ template: 'Booking for <NAME> is now closed' }

Waiting List

KeyDefault Value
waiting_list'Waiting List'
join_waiting_list'Join Waiting List'
no_waiting_list_items_found'No waiting list items found in cart'
waiting_list_notification_message"We'll notify you when spots become available"
waiting_list_what_happens_next'What happens next?'
waiting_list_next_steps"We'll monitor availability for your selected items|You'll receive an email when spots open up|Follow the link in the email to complete your booking"

Accommodations

KeyDefault Value
accommodations'Accommodations'
searchAndBookAccommodations'Search and book accommodation'
find_rooms'find rooms'
finding_available_rooms'Finding available rooms'
check_in_check_out'Check-in and Check-out'
checkIn'Check in'
checkOut'Check out'
guest_and_rooms'Guests and rooms'
selectNumberOfGuests'Select number of guests'
checkAvailability'Check availability'
updateAvailability'Update availability'
select_room'select room'
change_room'change room'
number_of_rooms'number of rooms'
select_bed'select bed'
room_info'room info'
select_room_for_total_price'select rooms to get total price'
no_accommodations_found"We're sorry, but we couldn't find any rooms that match your search criteria. Have you considered adjusting your search parameters to find available rooms?"
facilities_included'Facilities included'
season'Season'
notes_regarding_your_stay'Notes regarding your stay'
accommodation_cancellation_policy''
you_will_have_to_switch_rooms_during_your_stay'You will have to switch rooms during your stay. Contact us to proceed with the booking.'

Accommodations (plurals & templates)

KeyDefault Value
rooms{ singular: 'room', plural: 'rooms' }
notes_for_accommodation_name_with_guests{ template: 'Notes for <NAME> with <COUNT:guest:guests>' }

Accommodation facilities

KeyDefault Value
has_airconditioning'Airconditioning'
has_balcony'Balcony'
has_bicycles'Bicycles'
has_boat'Boat'
has_coffee_maker'Coffee maker'
has_dishwasher'Dishwasher'
has_dryer'Dryer'
has_fireplace'Fireplace'
has_garage'Garage'
has_garden_furniture'Garden furniture'
has_grill'Grill'
has_kitchen'Kitchen'
has_minibar'Minibar'
has_mooring_space'Mooring space'
has_pool'Pool'
has_roomservice'Room Service'
has_sauna'Sauna'
has_tv'TV'
has_washing_machine'Washing Machine'
has_wifi'WiFi'
is_breakfast_included'Breakfast'
is_cancellation_included'Possibility for cancellation'
is_pets_allowed'Pets allowed'
is_smoking_allowed'Smoking allowed'
is_towels_and_bedlines_included'Towels and bed liners'
is_wheelchair_accessible'Accessible by wheelchair'

Accommodation facility filters

KeyDefault Value
wifi'WiFi'
breakfast'Breakfast'
accessible'Accessible'
pets'Pets'
kitchen'Kitchen'
smoking'Smoking'

Packages

KeyDefault Value
package'Package'
packages'Packages'
customize_activities'Customize activities'

Search & Filters

KeyDefault Value
find_activities'Find activities'
filterActivities'Filter activities'
hideFilters'Hide filters'
noSearchResults'Sorry, we did not find any available activities matching your search.'
any'Any'

Cancellation Policy

KeyDefault Value
show_cancellation_policy'Show Cancellation Policy'
hide_cancellation_policy'Hide Cancellation Policy'
cancellation'Cancellation'
cancelled'Cancelled'
canBeCancelledFrom'Can be cancelled from'

Membership & Value Cards

KeyDefault Value
membershipCard'Membership'
membershipNumber'Membership number'
membershipSlashCredits'Membership / Credits'
buyMembership'Buy membership'
cancel_membership'Cancel membership'
areYouSureYouWantToCancelYourMembership'Are your sure you want to cancel your membership?'
inclInMembership'Incl. in membership'
pleaseSelectAMembershipType'Please select a membership type'
membershipBookingDisabledWarning'Membership Booking is disabled on this website, but this product requires it. This is most likely a misconfiguration. Please contact customer service.'
valueCard'Value card'
purchaseValueCard'Purchase value card'
areYouAMemberOrHaveValueCard'Are you a member, or have a value card?'
doYouHaveValueCards'Do you have an account, or any value cards?'
youMustSpecifyAValueCard'You must specify a valid value card.'
youDontHaveAnyValueCards'You dont have any value cards'
youDontHaveAValidMembershipDoYouWantToPurchaseIt"You don't have a valid membership, do you wish to purchase one?"
pleaseProvideAllValueCardInformation'Please provide all value card information'
couldntGetValueCards"Couldn't get value cards"
couldntGetValueCardProducts"Couldn't get value card products"
couldntOpenValueCardCheckoutNotAllValueCardInformationHasBeenSet"Couldn't open value card checkout, not all required value card information has been specified."

Credits

KeyDefault Value
credits'Credits'
creditsLeft'Credits left'
creditDiscount'Credit discount'
totalCredits'Total credits'
chooseCreditsType'Choose type of credits'
chooseNumberOfCredits'Choose number of credits'
refillCredits'Refill credits'
pleaseSelectNumberOfCredits'Please select number of credits'
pleaseSelectTypeOfCreditcard'Please select type of credit card'

Credits (plurals)

KeyDefault Value
credit{ singular: 'Credit', plural: 'Credits' }
card{ singular: 'card', plural: 'cards' }

Subscription & Payment Status

KeyDefault Value
automaticallyRenewed'Automatically renewed'
order_status_awaiting_payment'Processing payment'
order_status_payment_failed'payment failed'
awaiting_payment_info"Processing payment... usually doesn't take more than a few a few minutes."
update_subscription_payment_details'Update payment details'
payment_failed_info'There seems to be a problem with your payment. You could try updating the payment details.'
retry_subscription_payment'Retry payment now'

User Account & Profile

KeyDefault Value
login'Log in'
logout'Log out'
signUp'Sign up'
createAccount'Create account'
nextCreateAccount'Next: Create account'
doYouHaveAnAccount'Do you have an account?'
loggedInAs'Logged in as'
myPage'My page'
myProfile'My profile'
mySite'My Site'
myAddress'My address'
goToMyPage'Go to my page'
updateProfile'Update profile'
updateAddress'Update address'
pleaseFillOutUserInfoInProfile'Please fill out user information in your profile.'
noUserInfoFound'No user information found.'
somethingWentWrongUpdatingUserInfo'Something went wrong updating user info.'
pleaseLogInToBook'Please log in to buy with these'
pleaseLogInToPurchase'Please log in and we will fill out your contact info for you'
couldntOpenProfilePleaseSignInFirst"Couldn't open profile, please sign in first."
deleteMyProfile'Delete my profile'
areYouSureYouWantToDeleteYourProfile'Are you sure you want to delete your profile?'
deleteYourProfileInformation'You are about to delete and disconnect your profile information from any bookings and purchased products. This action cannot be undone. Some information may be stored for legal reasons.'
contactCustomerServiceToDeleteYourProfile'Contact customer service to delete your profile'
ifYouWantToDeleteYourProfile'If you want to delete your profile'

Climbing-specific

KeyDefault Value
belayCertification'Belay certification'
belayCertificationConsent'I have a belay certification'
doYouHaveBrattkort'Do you have Brattkort or belay certification?'
doYouHaveClimbingCertification'Do you have a climbing certification?'
shoesAndHarnessAlwaysIncluded'Shoes and harness always included.'
shoesAndHarnessNotIncluded'Shoes and harness not included.'

Sharing

KeyDefault Value
share'Share'
copyLink'Copy link'
howDoYouWantToShare'How do you want to share?'

Booking Confirmation & Receipt

KeyDefault Value
receipt'Receipt'
your_booking_reference_is'your booking reference is'
yourOrderReferenceIs'Your order reference is'
orderReference'Order Reference'
ticketCode'Order reference'
booking_details_in_email'you will soon receive an email with further information'
thank_you_for_booking_with_us'Thank you for booking with us!'
thankYouForBookingWithUs'Thank you for booking with us.'
thankYouForShoppingWithUs'Thank you for shopping with us.'
aBookingConfirmationWillBeSentToYourEmailAddressAsSoonAsWeHaveProcessedYourOrder'A booking confirmation will be sent to your email address as soon as we have processed your order.'
aConfirmationWillBeSentToYourEmailAddressAsSoonAsWeHaveProcessedYourOrder'A confirmation will be sent to your email address as soon as we have processed your order.'
scanTicket'Scan ticket'

Booking confirmation (templates)

KeyDefault Value
pleaseConfirm{ template: 'Please confirm "<NAME>"' }

Upcoming Tours & Bookings

KeyDefault Value
upcoming_tours_title'Upcoming Tours'
upcomingBookings'Upcoming bookings'
youDontHaveAnyUpcomingBookings'You do not have any upcoming bookings.'
areYouSureYouWantToCancelYourBooking'Are you sure you want to cancel this booking?'
updateBooking'Update booking'
youCanPurchaseBookingsFromTheShopOnThisWebsite'You can buy tickets from the shop on this website.'

Validity

KeyDefault Value
validForThePeriod'Valid for the period'
validUntil'Valid until'
validFrom'Valid from'

Error Messages

KeyDefault Value
error_occurred_when_creating_reservation'An error occurred when creating reservation'
an_error_occurred_when_submitting_your_request'An error occurred when submitting your request. Please try again later.'
anErrorOccurredPleaseTryAgainByReloadingThePageErrorMessage'An error occurred, please try again by reloading the page. Error message'
couldntGetCompanyInformation"Couldn't get company information"
couldntGetPaymentPlan"Couldn't get payment plan. Please try refreshing the web page."
couldntGetPaymentPlanUsingPreviousPlan"Couldn't get payment plan, using previous plan"
couldntGetProductPleaseTryAgain"Couldn't get product, please try again"
couldntOpenBookingCheckoutNotAllBookingInformationHasBeenSet"Couldn't open booking checkout, not all required booking information has been specified."
problemLoadingData'Error while loading data'
your_reservation_timed_out'Your reservation timed out. Please try again.'
yourReservationTimedOut'Your reservation timed out.'

Error (templates)

KeyDefault Value
product_required_for_function{ template: 'Product is required for <NAME>, received: <NAME>' }

Validation

KeyDefault Value
validationNotANumber'Must be a number'

Validation (templates)

KeyDefault Value
validationMaxNumber{ template: 'No numbers above <NUM>' }
validationMinNumber{ template: 'No numbers below <NUM>' }

General UI

KeyDefault Value
next'Next'
go_back'Go back'
cancel'Cancel'
save'Save'
close'Close'
print'Print'
ok'OK'
clear'Clear'
update'Update'
done'done'
more_information'More information'
please_select'Please select'
please_register'Please register'
pleaseRegister'Please register'
pleaseChoose'Please choose'
pleaseContact'Please contact'
noneSelected'None selected'
choose'Choose'
chooseType'Choose type'
expanded'expanded'
collapsed'collapsed'
got_it'Got it!'
add'Add'
subtract'Subtract'
edit'Edit'
delete'Delete'
yes'Yes'
no'No'
at'At'
of'of'
to'to'
less_than'less than'
unknown'Unknown'
extras'Extras'
departure'Departure'
years'years'
activities'Activities'
processing'Processing'
completed'Completed'
successful'Successful'
failed'Failed'
contact'Contact'
contactByEmail'Contact by Email'
contactBySms'Contact by SMS'
backToWebsite'Back to website'
returnToWebsite'Return to website'
terminate'Terminate'

Accessibility (ARIA)

KeyDefault Value
aria_calendar_input_field_label'Calendar input. Press Enter to open.'
aria_book_now_button'Open a window for booking this activity'
aria_next_image'Next image'
aria_previous_image'Previous image'
aria_open_booking_widget'Open booking window'
aria_close_booking_widget'Close booking window'
aria_open_request_tour_widget'Open request tour window'
aria_close_request_tour_widget'Close request tour window'
aria_open_find_activity'Open find activity'
aria_close_find_activity'Close find activity'
aria_go_to_home'Go to home'
aria_checkout_steps'Checkout steps'
aria_order_summary'Order summary'
aria_show_giftcard_input'Show gift card field'
aria_hide_giftcard_input'Hide gift card field'
aria_show_promocode_input'Show promo code field'
aria_hide_promocode_input'Hide promo code field'
aria_price_to_pay_summary'Summary of price to pay'
aria_increase'Increase'
aria_decrease'Decrease'

Request Tour

KeyDefault Value
thank_you_for_your_request'Thank you for your request, we will get back to you with lightning speed.'