Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Hotels: Remove unused translation trings
Browse files Browse the repository at this point in the history
  • Loading branch information
tbergquist-godaddy committed May 3, 2019
1 parent 6a23c2c commit 9a159de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/localization/src/vocabularies/Hotels.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const HotelsVocabulary = {
'hotels_search.all_hotels_search_list.no_hotels_found': 'No hotels found.',
'hotels_search.all_hotels_search.date_error':
'Oops, there seems to be something wrong with the chosen dates',
'hotels_search.date_picker.select_date': 'Select date',
'hotels_search.filter.free_cancellation': 'Free cancellation',
'hotels_search.filter.hotel_facilities_filter.airport_shuttle':
'Airport shuttle',
Expand All @@ -36,7 +35,6 @@ const HotelsVocabulary = {
'hotels_search.filter.price_filter.price': 'Price',
'hotels_search.filter.price_popup.save': 'Save',
'hotels_search.filter.price_popup.title': 'Price range',
'hotels_search.filter.price_popup.subtitle': 'per stay',
'hotels_search.filter.score_filter.rating': 'Rating',
'hotels_search.filter.score_filter.rating.6': 'pleasant 6+',
'hotels_search.filter.score_filter.rating.7': 'good 7+',
Expand Down Expand Up @@ -103,7 +101,6 @@ const HotelsVocabulary = {
'single_hotel.hotel_review.rating.7': 'Good',
'single_hotel.hotel_review.rating.8': 'Very good',
'single_hotel.hotel_review.rating.9': 'Perfect',
'single_hotel.room_summary.summary': 'Summary',
'single_hotel.room_summary.total': 'Total',
'single_hotel.increment_decrement.count': 'Count',
'single_hotel.alert.cannot_book_more_rooms_than_guests':
Expand Down

0 comments on commit 9a159de

Please sign in to comment.