pcm-shared-components 2.0.132 → 2.0.134
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -54,13 +54,14 @@ export const EventCard = ({
|
|
|
54
54
|
}, []);
|
|
55
55
|
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Button, {
|
|
56
56
|
key: event.id,
|
|
57
|
-
className: "relative rounded overflow-hidden shadow
|
|
57
|
+
className: "relative rounded overflow-hidden shadow bg-cover cursor-pointer w-full",
|
|
58
58
|
style: {
|
|
59
59
|
backgroundImage,
|
|
60
60
|
transition: getRandomTransition(),
|
|
61
61
|
backgroundPosition: 'center',
|
|
62
62
|
backgroundRepeat: 'no-repeat',
|
|
63
|
-
backgroundSize: 'cover'
|
|
63
|
+
backgroundSize: 'cover',
|
|
64
|
+
minHeight: 224
|
|
64
65
|
},
|
|
65
66
|
onClick: () => {
|
|
66
67
|
setOpenEventCardDialog(true);
|
|
@@ -266,32 +266,61 @@
|
|
|
266
266
|
"add_to_reservation": "Add to reservation",
|
|
267
267
|
"adjust_qty_or_remove": "Adjust qty or remove it",
|
|
268
268
|
"admin": "Admin",
|
|
269
|
+
"air_conditioning": "Air conditioning",
|
|
269
270
|
"allowance": "Allowance",
|
|
270
271
|
"allowance_carryover": "Allowance Carryover",
|
|
272
|
+
"amenities": "Amenities",
|
|
271
273
|
"amount": "Amount",
|
|
272
274
|
"amps": "Amps",
|
|
273
275
|
"apply": "Apply",
|
|
276
|
+
"arcade_games": "Arcade games",
|
|
274
277
|
"archived_subscription": "Archived Subscription - No longer available",
|
|
275
278
|
"arrival_date": "Arrival Date",
|
|
276
279
|
"audit_date": "Audit Date",
|
|
277
280
|
"audit_logs": "Audit Logs",
|
|
278
281
|
"audit_username": "Audited User",
|
|
282
|
+
"auto_load_dates": "Auto load next available dates on booking portal",
|
|
279
283
|
"auto_populate_fields": "Auto Populate Fields",
|
|
280
284
|
"available": "Available",
|
|
281
285
|
"available_on_these_dates": "Available on these dates",
|
|
282
286
|
"avg": "Avg",
|
|
283
287
|
"avg_nightly_rate": "Avg nightly rate",
|
|
288
|
+
"baby_bath": "Baby bath",
|
|
289
|
+
"baby_monitor": "Baby monitor",
|
|
290
|
+
"baby_safety_gates": "Baby safety gates",
|
|
291
|
+
"baby_stroller": "Baby stroller",
|
|
284
292
|
"back": "Back",
|
|
293
|
+
"backyard": "Backyard",
|
|
294
|
+
"baking_sheet": "Baking sheet",
|
|
295
|
+
"bathroom": "Bathroom",
|
|
296
|
+
"bathtub": "Bathtub",
|
|
297
|
+
"batting_cage": "Batting cage",
|
|
298
|
+
"bbq": "BBQ",
|
|
299
|
+
"bbq_utensils": "BBQ utensils",
|
|
300
|
+
"beach_access": "Beach access",
|
|
301
|
+
"beach_essentials": "Beach essentials",
|
|
302
|
+
"bed_linens": "Bed linens",
|
|
303
|
+
"bedroom_and_laundry": "Bedroom and laundry",
|
|
285
304
|
"below": "Below",
|
|
305
|
+
"bidet": "Bidet",
|
|
306
|
+
"bikes": "Bikes",
|
|
286
307
|
"bill_summary": "Bill summary",
|
|
287
308
|
"billable_usage": "Billable Usage",
|
|
288
309
|
"billing_notes": "Billing Notes",
|
|
310
|
+
"blender": "Blender",
|
|
311
|
+
"board_games": "Board games",
|
|
312
|
+
"boat_slip": "Boat slip",
|
|
289
313
|
"body": "Body",
|
|
290
314
|
"body_placeholder": "Enter your text here...",
|
|
315
|
+
"body_soap": "Body soap",
|
|
316
|
+
"books_and_reading_material": "Books and reading material",
|
|
291
317
|
"bottom": "Bottom",
|
|
292
318
|
"bottom_left": "Bottom Left",
|
|
293
319
|
"bottom_right": "Bottom Right",
|
|
320
|
+
"bowling_alley": "Bowling alley",
|
|
294
321
|
"boxed": "Boxed",
|
|
322
|
+
"bread_maker": "Bread maker",
|
|
323
|
+
"breakfast": "Breakfast",
|
|
295
324
|
"bulk_update": "Bulk Update",
|
|
296
325
|
"calendar_view": "Calendar View",
|
|
297
326
|
"campground_settings": {
|
|
@@ -306,19 +335,31 @@
|
|
|
306
335
|
"cancellation_fee": "Cancellation Fee",
|
|
307
336
|
"cancellation_fee_total": "Cancellation Fee Total",
|
|
308
337
|
"cancellation_policy": "Cancellation Policies",
|
|
338
|
+
"carbon_monoxide_alarm": "Carbon monoxide alarm",
|
|
309
339
|
"cart": "Cart",
|
|
310
340
|
"cart_empty": "Cart is empty",
|
|
311
341
|
"cc_expired": "This card has expired",
|
|
342
|
+
"ceiling_fan": "Ceiling fan",
|
|
312
343
|
"change_due": "Change due",
|
|
313
344
|
"change_password_on_logon": "Change Password on Login",
|
|
345
|
+
"changing_table": "Changing table",
|
|
314
346
|
"charge": "Charge",
|
|
315
347
|
"checkout": "Checkout",
|
|
348
|
+
"childrens_bikes": "Childrens bikes",
|
|
349
|
+
"childrens_dinnerware": "Childrens dinnerware",
|
|
350
|
+
"childrens_playroom": "Childrens playroom",
|
|
351
|
+
"cleaning_products": "Cleaning products",
|
|
352
|
+
"cleaning_service_during_stay": "Cleaning service during stay",
|
|
316
353
|
"clear": "Clear",
|
|
317
354
|
"click-to-search": "Click to search",
|
|
318
355
|
"client": "Client",
|
|
319
356
|
"close": "Close",
|
|
320
357
|
"close_menu": "Close Menu",
|
|
358
|
+
"clothing_storage": "Clothing storage",
|
|
359
|
+
"coffee": "Coffee",
|
|
360
|
+
"coffee_maker": "Coffee maker",
|
|
321
361
|
"column_selection": "Columns Selections",
|
|
362
|
+
"conditioner": "Conditioner",
|
|
322
363
|
"connected": "Connected",
|
|
323
364
|
"connecting": "Connecting",
|
|
324
365
|
"consumption": "Consumption",
|
|
@@ -326,6 +367,7 @@
|
|
|
326
367
|
"container": "Partial container",
|
|
327
368
|
"content": "Content",
|
|
328
369
|
"continue": "Continue",
|
|
370
|
+
"cooking_basics": "Cooking basics",
|
|
329
371
|
"copy": "Copy",
|
|
330
372
|
"creation_date": "Creation Date",
|
|
331
373
|
"critical": "Critical",
|
|
@@ -342,22 +384,30 @@
|
|
|
342
384
|
"date_sent": "Date Sent",
|
|
343
385
|
"day": "Days",
|
|
344
386
|
"days": "Days",
|
|
387
|
+
"dedicated_workspace": "Dedicated workspace",
|
|
345
388
|
"default": "Default",
|
|
346
389
|
"default_value": "Default Value",
|
|
347
390
|
"delete": "Delete",
|
|
348
391
|
"departure_date": "Departure Date",
|
|
349
392
|
"deposit_total": "Deposit Total",
|
|
350
393
|
"description": "Description",
|
|
394
|
+
"dining_table": "Dining table",
|
|
351
395
|
"discount": "Discount",
|
|
352
396
|
"discounted": "Discounted",
|
|
397
|
+
"dishes_and_silverware": "Dishes and silverware",
|
|
398
|
+
"dishwasher": "Dishwasher",
|
|
353
399
|
"display": "Display",
|
|
354
400
|
"displayed_title_online": "Title displayed during online reservation booking.",
|
|
355
401
|
"documentation": "Documentation",
|
|
356
402
|
"done": "Done",
|
|
357
403
|
"download": "Download",
|
|
404
|
+
"dryer": "Dryer",
|
|
405
|
+
"drying_rack_for_clothing": "Drying rack for clothing",
|
|
358
406
|
"edit": "Edit",
|
|
359
407
|
"edit_payment": "Edit Payment",
|
|
360
408
|
"electric": "Electric",
|
|
409
|
+
"electric_car_charger": "Electric car charger",
|
|
410
|
+
"elevator": "Elevator",
|
|
361
411
|
"email": "Email",
|
|
362
412
|
"email_not_sent": "Error Sending",
|
|
363
413
|
"email_sent": "Email Sent",
|
|
@@ -367,16 +417,26 @@
|
|
|
367
417
|
"end_date": "End Date",
|
|
368
418
|
"english": "English",
|
|
369
419
|
"enlarge": "Enlarge",
|
|
420
|
+
"entertainment": "Entertainment",
|
|
370
421
|
"error": "Error",
|
|
422
|
+
"essentials": "Essentials",
|
|
423
|
+
"ethernet_connection": "Ethernet connection",
|
|
371
424
|
"event_date": "Event Date",
|
|
372
425
|
"event_page_meta_link": "Event page URL",
|
|
373
426
|
"event_page_name": "Event Page Name",
|
|
427
|
+
"exercise_equipment": "Exercise equipment",
|
|
374
428
|
"expired": "Expired",
|
|
375
429
|
"extra": "Extra",
|
|
430
|
+
"extra_pillows_and_blankets": "Extra pillows and blankets",
|
|
431
|
+
"family": "Family",
|
|
376
432
|
"fill_all_cell_warning": "You are about to update all the cells under the doubled clicked drag handler with the same value, are you sure you want to continue!",
|
|
377
433
|
"filters": "Filters",
|
|
378
434
|
"find": "Find",
|
|
379
435
|
"find_client": "Find a Client",
|
|
436
|
+
"fire_extinguisher": "Fire extinguisher",
|
|
437
|
+
"fire_pit": "Fire pit",
|
|
438
|
+
"fireplace_guards": "Fireplace guards",
|
|
439
|
+
"first_aid_kit": "First aid kit",
|
|
380
440
|
"first_meter_reading": "First Reading",
|
|
381
441
|
"first_meter_reading_message": "If you have a previous reading for this meter then enter it here or else leave it empty and only enter the current reading.",
|
|
382
442
|
"fixed": "Fixed",
|
|
@@ -384,11 +444,15 @@
|
|
|
384
444
|
"folded": "Folded",
|
|
385
445
|
"footer": "Footer",
|
|
386
446
|
"form_not_complete": "The form is not completely filled, please review and fill in all required fields.",
|
|
447
|
+
"free_parking_on_premises": "Free parking on premises",
|
|
387
448
|
"free_remaining": "free credits remaining",
|
|
449
|
+
"free_street_parking": "Free street parking",
|
|
450
|
+
"freezer": "Freezer",
|
|
388
451
|
"french": "French",
|
|
389
452
|
"frequency": "Frequency",
|
|
390
453
|
"from": "From",
|
|
391
454
|
"full-width": "Full width",
|
|
455
|
+
"game_console": "Game console",
|
|
392
456
|
"gas": "Gas",
|
|
393
457
|
"gate_numbers": "Gate Numbers",
|
|
394
458
|
"generic_delete_message": "Are you sure you want to delete this item!",
|
|
@@ -396,38 +460,63 @@
|
|
|
396
460
|
"go_to_list": "Go To List",
|
|
397
461
|
"got_to_list": "Go To List",
|
|
398
462
|
"grid_view": "Grid View",
|
|
463
|
+
"gym": "Gym",
|
|
464
|
+
"hair_dryer": "Hair dryer",
|
|
465
|
+
"hammock": "Hammock",
|
|
466
|
+
"hangers": "Hangers",
|
|
467
|
+
"heatin_and_cooling": "Heating and cooling",
|
|
468
|
+
"heating": "Heating",
|
|
469
|
+
"high_chair": "High chair",
|
|
470
|
+
"hockey_rink": "Hockey rink",
|
|
471
|
+
"home_safety": "Home safety",
|
|
399
472
|
"horizontal": "Horizontal",
|
|
473
|
+
"hot_tub": "Hot tub",
|
|
474
|
+
"hot_water": "Hot water",
|
|
475
|
+
"hot_water_kettle": "Hot water kettle",
|
|
400
476
|
"id": "ID",
|
|
401
477
|
"in": "In",
|
|
402
478
|
"in_stock": "In stock",
|
|
479
|
+
"indoor_fireplace": "Indoor fireplace",
|
|
403
480
|
"info": "Info",
|
|
404
481
|
"initial_payment": "Initial Payment",
|
|
482
|
+
"internet_and_office": "Internet and office",
|
|
405
483
|
"invalid_date": "Date entered is invalid!",
|
|
406
484
|
"invalid_value": "Invalid value!",
|
|
407
485
|
"invoice": "Invoice",
|
|
408
486
|
"invoice_note": "Invoice Note",
|
|
409
487
|
"invoice_note_description": "This note will appear on the reservation invoice.",
|
|
488
|
+
"iron": "Iron",
|
|
410
489
|
"is_active": "Is Active",
|
|
411
490
|
"is_connected": "Is Connected",
|
|
412
491
|
"is_default": "Is Default",
|
|
413
492
|
"items": "Items",
|
|
493
|
+
"kayak": "Kayak",
|
|
494
|
+
"kitchen": "Kitchen",
|
|
495
|
+
"kitchen_and_dining": "Kitchen and dining",
|
|
414
496
|
"label": "Label",
|
|
415
497
|
"label_printer_settings": "Label Printer Settings",
|
|
498
|
+
"lake_access": "Lake access",
|
|
416
499
|
"large": "Large",
|
|
500
|
+
"laser_tag": "Laser tag",
|
|
417
501
|
"last_500": "Show Last 500",
|
|
502
|
+
"laundromat_nearby": "Laundromat nearby",
|
|
418
503
|
"layout": "Layout",
|
|
419
504
|
"left": "Left",
|
|
420
505
|
"less_information": "Less Information",
|
|
506
|
+
"life_size_games": "Life size games",
|
|
421
507
|
"line_item": "Line Item",
|
|
422
508
|
"line_price": "Line Price",
|
|
423
509
|
"line_price_sub_total": "Line Price Sub Total",
|
|
424
510
|
"loading": "Loading...",
|
|
425
511
|
"loading_preview": "Loading Preview",
|
|
512
|
+
"location_features": "Location features",
|
|
513
|
+
"long_term_stays_allowed": "Long term stays allowed",
|
|
426
514
|
"lot_number_filter": "Lot filter ex: 1,2,3*",
|
|
427
515
|
"lot_number_filter_and_range": "Lot filter ex: 1,2,3* ex: 1 - 10",
|
|
428
516
|
"lot_selection": "Lot Selection",
|
|
429
517
|
"lot_types": "Lot Types",
|
|
430
518
|
"lots": "Lots",
|
|
519
|
+
"luggage_drop_off_allowed": "Luggage drop off allowed",
|
|
431
520
|
"main": "Main",
|
|
432
521
|
"make_default_payment": "Make default payment",
|
|
433
522
|
"manager_signature": "Manager Signature",
|
|
@@ -438,6 +527,9 @@
|
|
|
438
527
|
"meter": "Meter",
|
|
439
528
|
"meter_reading_switching_off_carryover": "This will prevent any remaining meter allowance from being carried over to the next reading. Are you sure you want to turn it off!",
|
|
440
529
|
"metered": "Metered",
|
|
530
|
+
"microwave": "Microwave",
|
|
531
|
+
"mini_fridge": "Mini fridge",
|
|
532
|
+
"mini_golf": "Mini golf",
|
|
441
533
|
"mode": "Mode",
|
|
442
534
|
"model": "Model",
|
|
443
535
|
"month": "Month",
|
|
@@ -460,8 +552,10 @@
|
|
|
460
552
|
},
|
|
461
553
|
"more_information": "More Information",
|
|
462
554
|
"more_settings": "More Settings",
|
|
555
|
+
"mosquito_net": "Mosquito net",
|
|
463
556
|
"move_down": "Move Down",
|
|
464
557
|
"move_up": "Move Up",
|
|
558
|
+
"movie_theatre": "Movie theatre",
|
|
465
559
|
"must_have_admin_rights": "Must have admin rights",
|
|
466
560
|
"mute": "Mute",
|
|
467
561
|
"n_selected": "{{rows_selected}} selected",
|
|
@@ -504,16 +598,30 @@
|
|
|
504
598
|
"online": "Online",
|
|
505
599
|
"online_reservations": "Online Reservations",
|
|
506
600
|
"open": "Open",
|
|
601
|
+
"open_booking_page": "Open booking page",
|
|
507
602
|
"options": "Options",
|
|
508
603
|
"or": "OR",
|
|
509
604
|
"out": "Out",
|
|
510
605
|
"out_of_stock": "Out of stock",
|
|
606
|
+
"outdoor": "Outdoor",
|
|
607
|
+
"outdoor_activities": "Outdoor activities",
|
|
608
|
+
"outdoor_dining_area": "Outdoor dining area",
|
|
609
|
+
"outdoor_furniture": "Outdoor furniture",
|
|
610
|
+
"outdoor_kitchen": "Outdoor kitchen",
|
|
611
|
+
"outdoor_playground": "Outdoor playground",
|
|
612
|
+
"outdoor_shower": "Outdoor shower",
|
|
613
|
+
"outlet_guards": "Outlet guards",
|
|
614
|
+
"oven": "Oven",
|
|
511
615
|
"over": "Over",
|
|
512
616
|
"over_payment": "Over payment",
|
|
513
617
|
"overridden": "Overridden",
|
|
618
|
+
"paid_parking_off_premises": "Paid parking off premises",
|
|
619
|
+
"paid_parking_on_premisis": "Paid parking on premises",
|
|
620
|
+
"parking_and_facilities": "Parking and facilities",
|
|
514
621
|
"partial_refund_abbreviation": "P-Refund",
|
|
515
622
|
"past_due": "Past due",
|
|
516
623
|
"past_sales_refund": "Past Sales / Refunds",
|
|
624
|
+
"patio_or_balcony": "Patio or balcony",
|
|
517
625
|
"pay": "Pay",
|
|
518
626
|
"pay_now": "Pay now",
|
|
519
627
|
"payment": "Payment",
|
|
@@ -525,9 +633,16 @@
|
|
|
525
633
|
"per_night": "Per Night",
|
|
526
634
|
"per_reservation": "per reservation",
|
|
527
635
|
"personal_information": "Personal Information",
|
|
636
|
+
"piano": "Piano",
|
|
637
|
+
"picnic_table": "Picnic table",
|
|
528
638
|
"pictures": "Pictures",
|
|
639
|
+
"ping_pong_table": "Ping pong table",
|
|
529
640
|
"please_select_a_date_range": "Please select a date range.",
|
|
641
|
+
"pocket_wifi": "Pocket wifi",
|
|
642
|
+
"pool": "Pool",
|
|
643
|
+
"pool_table": "Pool table",
|
|
530
644
|
"port_number": "Port Number",
|
|
645
|
+
"portable_fans": "Portable fans",
|
|
531
646
|
"position": "Position",
|
|
532
647
|
"preview": "Preview",
|
|
533
648
|
"previous_reading": "Previous Reading",
|
|
@@ -537,6 +652,7 @@
|
|
|
537
652
|
"print": "Print",
|
|
538
653
|
"print_gate_access": "Print Gate Access",
|
|
539
654
|
"print_grid": "Print Grid",
|
|
655
|
+
"private_entrance": "Private entrance",
|
|
540
656
|
"processed_by": "Processed By",
|
|
541
657
|
"products_and_services": "Products & Services",
|
|
542
658
|
"properties": "Properties",
|
|
@@ -551,7 +667,9 @@
|
|
|
551
667
|
"reason": "Reason",
|
|
552
668
|
"receipt": "Receipt",
|
|
553
669
|
"receipts": "Receipts",
|
|
670
|
+
"record_player": "Record player",
|
|
554
671
|
"refresh": "Refresh",
|
|
672
|
+
"refrigerator": "Refrigerator",
|
|
555
673
|
"refund": "Refund",
|
|
556
674
|
"refund_amount": "Refund Amount",
|
|
557
675
|
"refund_amount_remaining": "Refund amount remaining",
|
|
@@ -572,11 +690,15 @@
|
|
|
572
690
|
"reservation_or_pos_id": "Res or POS ID",
|
|
573
691
|
"reset": "Reset",
|
|
574
692
|
"reset_filters": "Reset Filters",
|
|
693
|
+
"resort_access": "Resort access",
|
|
575
694
|
"restock": "Restock",
|
|
576
695
|
"return_all": "Return All",
|
|
577
696
|
"return_qty": "Return Qty",
|
|
578
697
|
"review_reservation": "Review Reservation",
|
|
698
|
+
"rice_cooker": "Rice cooker",
|
|
579
699
|
"right": "Right",
|
|
700
|
+
"room_darkening_shades": "Room darkening shades",
|
|
701
|
+
"safe": "Safe",
|
|
580
702
|
"save": "Save",
|
|
581
703
|
"saved": "Saved",
|
|
582
704
|
"scan": "Scan",
|
|
@@ -600,7 +722,10 @@
|
|
|
600
722
|
"send_to_kiosk": "Send to Kiosk",
|
|
601
723
|
"sent_email": "Sent Emails",
|
|
602
724
|
"sent_email_for_res_number": "Sent emails for reservation: {{res_id}}",
|
|
725
|
+
"services": "Services",
|
|
603
726
|
"setting": "App settings",
|
|
727
|
+
"shampoo": "Shampoo",
|
|
728
|
+
"shared_sauna": "Shared sauna",
|
|
604
729
|
"short": "Short",
|
|
605
730
|
"show": {
|
|
606
731
|
"last_500": "Show Last 500"
|
|
@@ -611,9 +736,14 @@
|
|
|
611
736
|
"show_more": "Show More",
|
|
612
737
|
"show_reports": "Show Report",
|
|
613
738
|
"show_unavailable": "Show unavailable results",
|
|
739
|
+
"simgle_level_home": "Single level home",
|
|
614
740
|
"site_details": "Site Information",
|
|
741
|
+
"skate_ramp": "Skate ramp",
|
|
742
|
+
"ski_in_ski_out": "Ski in ski out",
|
|
615
743
|
"small": "small",
|
|
744
|
+
"smoke_alarm": "Smoke alarm",
|
|
616
745
|
"sold_by": "Sold By",
|
|
746
|
+
"sound_system": "Sound system",
|
|
617
747
|
"spanish": "Spanish",
|
|
618
748
|
"start_date": "Start Date",
|
|
619
749
|
"start_today": "Start Today",
|
|
@@ -623,16 +753,21 @@
|
|
|
623
753
|
"status": "Status",
|
|
624
754
|
"stay_price_overview": "Stay Rate Overview",
|
|
625
755
|
"stay_price_overview_description": "This stay rate overview will help you understand the rate breakdown of a reservation and get an overview of the nightly rates.\n\nSimply select your desired reservation arrival and departure dates. The panel will automatically calculate the rate breakdown and provide a detailed explanation of the costs associated with the selected dates.",
|
|
756
|
+
"stove": "Stove",
|
|
626
757
|
"style": "Style",
|
|
627
758
|
"sub_total": "Subtotal",
|
|
759
|
+
"sun_loungers": "Sun loungers",
|
|
760
|
+
"table_corner_guards": "Table corner guards",
|
|
628
761
|
"tags": "Tags",
|
|
629
762
|
"tax_group_name": "Tax group name",
|
|
630
763
|
"terms_and_conditions": "Terms and Conditions",
|
|
631
764
|
"terms_and_policy": "Terms and Conditions",
|
|
632
765
|
"theme": "Theme",
|
|
766
|
+
"theme_room": "Theme room",
|
|
633
767
|
"till": "Till",
|
|
634
768
|
"title": "Title",
|
|
635
769
|
"to": "To",
|
|
770
|
+
"toaster": "Toaster",
|
|
636
771
|
"todays_date": "Today's date",
|
|
637
772
|
"toggle_view": "Toggle View",
|
|
638
773
|
"toolbar": "Toolbar",
|
|
@@ -646,6 +781,8 @@
|
|
|
646
781
|
"transaction_abbreviation": "TR",
|
|
647
782
|
"transaction_type": "Transaction Type",
|
|
648
783
|
"transactions": "Transactions",
|
|
784
|
+
"trash": "Trash",
|
|
785
|
+
"tv": "TV",
|
|
649
786
|
"type": "Type",
|
|
650
787
|
"unavailable": "Unavailable",
|
|
651
788
|
"undo": "Undo",
|
|
@@ -683,7 +820,9 @@
|
|
|
683
820
|
"waiting": "Waiting...",
|
|
684
821
|
"waiver": "Waiver",
|
|
685
822
|
"warning": "Warning",
|
|
823
|
+
"washer": "Washer",
|
|
686
824
|
"water": "Water",
|
|
825
|
+
"waterfront": "Waterfront",
|
|
687
826
|
"week": "Week",
|
|
688
827
|
"weekday": "Weekday",
|
|
689
828
|
"weekdays": {
|
|
@@ -704,6 +843,9 @@
|
|
|
704
843
|
"second": "Second",
|
|
705
844
|
"third": "Third"
|
|
706
845
|
},
|
|
846
|
+
"wifi": "Wifi",
|
|
847
|
+
"window_guards": "Window guards",
|
|
848
|
+
"wine_glasses": "Wine glasses",
|
|
707
849
|
"wrap_around_number": "Wrap Around Number",
|
|
708
850
|
"year_round": "Year Round",
|
|
709
851
|
"yearly": "Yearly",
|