en.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. {
  2. "common": {
  3. "see_all": "See all",
  4. "details": "View details",
  5. "accept": "Accept",
  6. "refuse": "Refuse",
  7. "from": "From",
  8. "to": "To",
  9. "alter": "Alter",
  10. "price_masked": "R$ ***,**",
  11. "km": "km",
  12. "actions": {
  13. "save": "Save",
  14. "cancel": "Cancel",
  15. "edit": "Edit",
  16. "add": "Add",
  17. "update": "Update",
  18. "search": "Search",
  19. "delete": "Delete",
  20. "view": "View",
  21. "back": "Back",
  22. "next": "Next",
  23. "resend_email": "Resend email",
  24. "download_certificate": "Download certificate",
  25. "download_boleto": "Download Boleto",
  26. "copy_paste_code": "Copy and paste the code below to make the payment"
  27. },
  28. "terms": {
  29. "name": "Name",
  30. "email": "Email",
  31. "password": "Password",
  32. "description": "Description",
  33. "date": "Date",
  34. "start_date": "Start Date",
  35. "end_date": "End Date",
  36. "code": "Code",
  37. "title": "Title",
  38. "status": "Status",
  39. "price": "Price",
  40. "quantity": "Quantity",
  41. "city": "City",
  42. "state": "State",
  43. "country": "Country",
  44. "address": "Address",
  45. "address_number": "Address Number",
  46. "complement": "Complement",
  47. "postal_code": "Postal Code",
  48. "phone": "Phone",
  49. "celular": "Cell Phone",
  50. "document": "Document",
  51. "document_type": "Document Type",
  52. "cpf": "CPF",
  53. "cnpj": "CNPJ",
  54. "cep": "ZIP Code",
  55. "order_number": "Order Number",
  56. "order_amount": "Order Amount",
  57. "total_amount": "Total Amount",
  58. "payment": "Payment",
  59. "payment_method": "Payment Method",
  60. "payment_date": "Payment Date",
  61. "payment_amount": "Payment Amount",
  62. "language": "Language",
  63. "currency": "Currency",
  64. "interests": "Interests",
  65. "avatar": "Avatar",
  66. "banner": "Banner",
  67. "logo": "Logo",
  68. "media": "Media",
  69. "month": "Month",
  70. "week": "Week",
  71. "day": "Day",
  72. "hour": "Hour",
  73. "minute": "Minute",
  74. "second": "Second",
  75. "year": "Year",
  76. "all": "All",
  77. "certificate": "Certificate",
  78. "version": "Version"
  79. },
  80. "months": {
  81. "january": "January",
  82. "february": "February",
  83. "march": "March",
  84. "april": "April",
  85. "may": "May",
  86. "june": "June",
  87. "july": "July",
  88. "august": "August",
  89. "september": "September",
  90. "october": "October",
  91. "november": "November",
  92. "december": "December"
  93. },
  94. "status": {
  95. "active": "Active",
  96. "inactive": "Inactive",
  97. "canceled": "Canceled",
  98. "loading": "Please wait...",
  99. "yes": "Yes",
  100. "no": "No"
  101. },
  102. "ui": {
  103. "file": {
  104. "choose": "Choose a file",
  105. "click_select": "Click to select a file",
  106. "click_select_image": "Click to select an image",
  107. "drag": "Drag",
  108. "drag_and_drop": "Drag and drop the file here",
  109. "drag_here": "Drag the file here",
  110. "selected": "File selected"
  111. },
  112. "table": {
  113. "rows_per_page": "Rows per page",
  114. "of": "of",
  115. "to": "to"
  116. },
  117. "messages": {
  118. "copied_to_clipboard": "Copied to clipboard",
  119. "confirm_action": "Are you sure?",
  120. "are_you_sure_delete": "Are you sure you want to delete this item?",
  121. "welcome": "Welcome",
  122. "enjoy_the_event": "Enjoy the event!"
  123. },
  124. "misc": {
  125. "all": "All",
  126. "or": "or",
  127. "example": "Example",
  128. "options": "Options",
  129. "total": "Total",
  130. "type": "Type"
  131. }
  132. },
  133. "metadata": {
  134. "created_at": "Created at",
  135. "updated_at": "Updated at",
  136. "created_by": "Created by"
  137. }
  138. },
  139. "auth": {
  140. "validation_code": "Validation code",
  141. "login": "Login",
  142. "register": "Register",
  143. "logout": "Logout",
  144. "forgot_password": "Forgot my password",
  145. "confirm_password": "Confirm password"
  146. },
  147. "provider": {
  148. "login": {
  149. "steps": {
  150. "step_1": {
  151. "action": "send code"
  152. },
  153. "step_2": {
  154. "action": "validate code"
  155. },
  156. "step_3": {
  157. "full_name": "Full Name",
  158. "birth_date": "Date of birth",
  159. "birth_date_placeholder": "mm/dd/yyyy",
  160. "no_complement": "Address without complement",
  161. "complement_placeholder": "Ex: Apartment, Suite, House.",
  162. "address_placeholder": "Street, Number, Neighborhood, City - ST",
  163. "action": "continue",
  164. "rg_invalid": "Invalid RG",
  165. "date_invalid": "Invalid date",
  166. "rg": "RG"
  167. },
  168. "step_4": {
  169. "document_front": "Side 1 (Front)",
  170. "document_front_desc": "Photo of the front of your document (ID or Driver License).",
  171. "document_back": "Side 2 (Back)",
  172. "document_back_desc": "Photo of the back of your document (ID or Driver License).",
  173. "selfie": "Selfie with document",
  174. "selfie_desc": "Take a selfie holding your document near your face.",
  175. "photo_captured": "Photo captured!",
  176. "action": "send documents",
  177. "upload_all_photos": "Upload all photos to continue.",
  178. "btn_selfie": "take a selfie",
  179. "selfie_hint": "Choose a well-lit environment",
  180. "selfie_sent": "Photo sent.",
  181. "btn_document": "take a photo of the document",
  182. "document_hint": "ID with CPF, front and back.",
  183. "document_sent": "Document sent.",
  184. "btn_capture_selfie": "take photo",
  185. "btn_capture_front": "take photo of the front",
  186. "btn_capture_back": "take photo of the back",
  187. "btn_retake": "take another photo",
  188. "btn_confirm": "confirm",
  189. "btn_use_photo": "use this photo",
  190. "btn_retry": "take the photo",
  191. "btn_continue": "continue",
  192. "error_message": "Oops, something went wrong! Take a new photo of your document.",
  193. "selfie_success": "Your photo was sent successfully!",
  194. "document_success": "Your document was sent successfully!",
  195. "document_hint_result": "ID with CPF, front and back."
  196. },
  197. "step_5": {
  198. "daily_price_title": "What is the value of your daily rate for up to 8 hours?",
  199. "daily_price_min_max": "Minimum value $ 100.00. Maximum value $ 500.00.",
  200. "dont_worry": "Don't worry!",
  201. "change_anytime": "You can change your daily rate value whenever you want ;)",
  202. "shorter_services": "Based on the value above, the values for shorter services will be:",
  203. "up_to_6h": "up to 6 hours",
  204. "up_to_4h": "up to 4 hours",
  205. "up_to_2h": "up to 2 hours",
  206. "other_services": "Besides basic cleaning, what other services do you also perform?",
  207. "change_in_profile": "(can be changed in profile)",
  208. "no_services": "No service types available at the moment.",
  209. "search_visibility": "This information will appear to those searching for your profile in the search.",
  210. "action": "continue"
  211. },
  212. "step_6": {
  213. "title": "Now let's choose the best times for you to receive service requests!",
  214. "lock_hint": "Tap and block days or periods",
  215. "lock_description": "if you do not wish to receive service requests in this period.",
  216. "morning": "morning",
  217. "afternoon": "afternoon",
  218. "instruction": "To block individual days, click on the day, to block only periods, click on morning or afternoon.",
  219. "dont_worry": "Don't worry!",
  220. "change_anytime": "Afterwards you can change the availability of your preference at any time in the app ;)",
  221. "select_at_least_one": "Select at least one work period.",
  222. "action": "finish registration"
  223. }
  224. }
  225. },
  226. "dashboard": {
  227. "summary": {
  228. "welcome": "Hello,",
  229. "my_schedules": "My schedules"
  230. },
  231. "price_suggest": {
  232. "region_label_1": "Suggested daily rate",
  233. "region_label_2": "in the region",
  234. "my_price_label": "My daily rate"
  235. },
  236. "solicitations": {
  237. "title": "Requests for you",
  238. "until_8h": "Full day (up to 8h)",
  239. "until_6h": "Standard (up to 6h)",
  240. "until_4h": "Medium (up to 4h)",
  241. "until_2h": "Quick (up to 2h)",
  242. "offers_meal": "Offers meal",
  243. "not_offers_meal": "Does not offer meal",
  244. "distance_prefix": "At",
  245. "distance_suffix": "km from your registered address.",
  246. "via_agenda_text": "Request made via",
  247. "via_agenda": "schedule",
  248. "same_day_warning_label": "Note:",
  249. "same_day_warning": "When receiving more than one request for the same day, check the time and distance to plan your travel time.",
  250. "confirm_accept": "Are you sure you want to accept this service?",
  251. "confirm_reject": "Are you sure you want to refuse this service?",
  252. "tip_label": "Tip:",
  253. "reject_tip": "If you are not available, access your profile and block the days you do not want to receive requests."
  254. },
  255. "opportunities": {
  256. "title": "Opportunities"
  257. },
  258. "favorites": {
  259. "title": "Your favorites",
  260. "view_schedule": "View schedule"
  261. },
  262. "next_schedules": {
  263. "title": "Next services",
  264. "custom": "Custom",
  265. "default": "Default cleaning",
  266. "no_provider": "Provider not defined",
  267. "from": "from",
  268. "to": "to",
  269. "to_combine": "To be combined",
  270. "tag_custom": "Custom",
  271. "tag_default": "Default",
  272. "details": "View details",
  273. "offers_meal": "Offers meal",
  274. "no_meal": "Does not offer meal",
  275. "place_home": "Residential",
  276. "place_apartment": "Apartment",
  277. "place_unknown": "Address",
  278. "address_copied": "Address copied to clipboard"
  279. },
  280. "last_schedules": {
  281. "title": "Last ones performed",
  282. "reschedule": "Reschedule"
  283. },
  284. "providers_close": {
  285. "title": "Close to you",
  286. "until_8h": "Up to 8h",
  287. "place_home": "Residential",
  288. "schedule": "Schedule"
  289. }
  290. }
  291. },
  292. "business": {
  293. "advertise": "Advertise",
  294. "my_advertisements": "My Advertisements",
  295. "negotiations": "Negotiations",
  296. "opportunities": "Opportunities",
  297. "plans": "Plans"
  298. },
  299. "profile": {
  300. "title": "Profile",
  301. "edit_profile": "Edit profile",
  302. "edit_data": "My data",
  303. "change_photo": "Request photo change",
  304. "full_name": "Full Name",
  305. "email": "E-mail",
  306. "phone": "Phone",
  307. "update": "Update",
  308. "update_success": "Profile updated successfully!",
  309. "update_error": "Error updating profile",
  310. "placeholder_name": "Enter your name",
  311. "placeholder_email": "Enter your e-mail",
  312. "placeholder_phone": "Enter your phone",
  313. "bank_data": {
  314. "title": "Bank data",
  315. "description": "Pix, agency and account",
  316. "my_bank_data_title": "My bank data",
  317. "subtitle": "Register your pix key and/or account to receive payments for your services.",
  318. "warning_title": "Attention!",
  319. "warning_message": " The pix key must be linked to a bank account of your CPF.",
  320. "pix_title": "Pix key",
  321. "pix_key": "Pix key",
  322. "pix_key_placeholder": "Enter your pix key",
  323. "pix_key_required": "Please enter your pix key",
  324. "save_pix": "register pix",
  325. "pix_saved": "Pix key saved successfully!",
  326. "bank_account_title": "Agency and account",
  327. "account_type": "Account type",
  328. "checking": "Checking",
  329. "savings": "Savings",
  330. "agency": "Agency",
  331. "account": "Account",
  332. "digit": "Digit",
  333. "bank_fields_required": "Please enter agency and account",
  334. "save_account": "register account",
  335. "account_saved": "Bank account saved successfully!",
  336. "save_error": "Error saving. Please try again.",
  337. "att_pix": "Update pix",
  338. "att_bank": "Update bank account"
  339. },
  340. "availability": {
  341. "title": "Availability",
  342. "description": "Days I am available",
  343. "working_days_title": "Service availability",
  344. "working_days_subtitle": "Here you can define the best days to receive service requests.",
  345. "working_days_hint": "Tap and block days or periods if you do not want to receive service requests during that period.",
  346. "working_days_instructions": "To block individual days, click on the day; to block only periods, click on morning or afternoon.",
  347. "morning": "morning",
  348. "afternoon": "afternoon",
  349. "days_short": {
  350. "0": "SUN",
  351. "1": "MON",
  352. "2": "TUE",
  353. "3": "WED",
  354. "4": "THU",
  355. "5": "FRI",
  356. "6": "SAT"
  357. },
  358. "agenda_title": "Schedule",
  359. "agenda_subtitle": "If you want to close a specific date, access the calendar and block it.",
  360. "block_day_title": "Block day",
  361. "block_day_description": "Block the entire day",
  362. "block_period_title": "Block Period",
  363. "block_period_description": "Block morning or afternoon",
  364. "close_agenda_btn": "Close schedule",
  365. "block_day_confirm_title": "Block day",
  366. "block_day_confirm_subtitle": "Are you sure you want to block service calls for the day:",
  367. "block_period_confirm_title": "Block Period",
  368. "block_period_confirm_subtitle": "Select the time slot you want to close so no requests appear.",
  369. "morning_hours": "7am to 1pm",
  370. "afternoon_hours": "2pm to 8pm",
  371. "block_btn": "Block",
  372. "blocked_success": "Day blocked successfully!",
  373. "already_blocked_title": "Day already blocked",
  374. "unblock_btn": "Unblock",
  375. "unblocked_success": "Day unblocked successfully!",
  376. "period_labels": {
  377. "morning": "Morning",
  378. "afternoon": "Afternoon",
  379. "all": "Full day"
  380. }
  381. },
  382. "service_data": {
  383. "title": "Service data",
  384. "description": "Rates and services",
  385. "pricing_title": "My rates",
  386. "pricing_subtitle": "Set your 8-hour daily rate. The others are calculated automatically.",
  387. "price_8h_label": "What is your rate for up to 8 hours?",
  388. "price_min_max": "Minimum R$100.00. Maximum R$500.00.",
  389. "price_min_error": "Minimum value R$ 100.00",
  390. "price_max_error": "Maximum value R$ 500.00",
  391. "shorter_services": "Based on the value above, the rates for shorter services will be:",
  392. "up_to_6h": "up to 6 hours",
  393. "up_to_4h": "up to 4 hours",
  394. "up_to_2h": "up to 2 hours",
  395. "services_title": "Other services",
  396. "services_subtitle": "In addition to basic cleaning, what other services do you also provide?",
  397. "services_hint": "This information will appear to those searching your profile.",
  398. "no_services": "No services available at the moment.",
  399. "change_in_profile": "(you can change it in your profile)"
  400. },
  401. "address": {
  402. "title": "Address",
  403. "description": "Location for services",
  404. "address_subtitle": "Change address",
  405. "address_description": "Keep your address updated so that bookings appear.",
  406. "cep": "ZIP Code",
  407. "address_label": "Address",
  408. "address_placeholder": "Street -----, Neighborhood",
  409. "number": "Number",
  410. "complement": "Complement",
  411. "complement_placeholder": "House, apt, block, etc",
  412. "district_label": "District",
  413. "city_label": "City",
  414. "state_label": "State",
  415. "update_address": "Change address",
  416. "search_placeholder": "Search"
  417. },
  418. "help": {
  419. "title": "Help",
  420. "description": "Questions and support",
  421. "support_title": "Support",
  422. "online_status": "Online",
  423. "ai_assistant_label": "AI Assistant",
  424. "virtual_assistant": "Virtual Assistant",
  425. "greeting_message": "Hi! 👋 I'm the Diária virtual assistant. How can I help you today?",
  426. "quick_suggestions": "Quick suggestions:",
  427. "suggestion_cancel": "How to cancel a service?",
  428. "suggestion_data": "Change registration data",
  429. "suggestion_payment": "Questions about payment",
  430. "suggestion_human": "Talk to an agent",
  431. "contact_title": "Contact us",
  432. "contact_subtitle": "Choose your preferred support channel.",
  433. "channel_whatsapp": "WhatsApp",
  434. "channel_whatsapp_desc": "Quick support via WhatsApp",
  435. "channel_email": "E-mail",
  436. "channel_email_desc": "Send your question by e-mail",
  437. "channel_phone": "Phone",
  438. "channel_phone_desc": "Talk directly with our team",
  439. "message_placeholder": "Type your message...",
  440. "footer_disclaimer": "⚡ Automatic AI responses • Human support available",
  441. "coming_soon": "Coming soon"
  442. },
  443. "logout": {
  444. "title": "Logout",
  445. "description": "Disconnect from your account"
  446. }
  447. },
  448. "validation": {
  449. "rules": {
  450. "required": "This field is required",
  451. "email": "This field must be a valid email | These fields must be valid emails",
  452. "date": "This field must be a valid date",
  453. "min": "This field must have at least",
  454. "max": "This field must have at most",
  455. "characters": "characters",
  456. "password": "Password must have at least 6 characters, one uppercase letter, one lowercase letter and one number",
  457. "same_password": "Passwords must match",
  458. "not_same_document": "The document must be unique for each participant",
  459. "cpf": "This field must be a valid CPF",
  460. "cnpj": "This field must be a valid CNPJ",
  461. "cep": "This field must be a valid ZIP code",
  462. "value_smaller_than_zero": "Value cannot be less than zero"
  463. },
  464. "permissions": {
  465. "view": "You don't have permission to view this",
  466. "create": "You don't have permission to create this",
  467. "edit": "You don't have permission to edit this",
  468. "delete": "You don't have permission to delete this",
  469. "add": "You don't have permission to add this"
  470. }
  471. },
  472. "http": {
  473. "errors": {
  474. "404": "Page not found",
  475. "failed": "The action failed",
  476. "no_records_found": "No records found"
  477. },
  478. "success": "The action was successful"
  479. },
  480. "events": {
  481. "singular": "Event",
  482. "plural": "Events",
  483. "core": {
  484. "basic_information": "Basic Information",
  485. "schedule": "Schedule",
  486. "opening": "Opening",
  487. "total_capacity": "Total Capacity",
  488. "unique_code": "Unique Code",
  489. "unique_code_hint": "This code is automatically generated",
  490. "list_of_allowed_documents": "List of allowed documents"
  491. },
  492. "tickets": {
  493. "singular": "Ticket",
  494. "plural": "Tickets",
  495. "types_singular": "Ticket Type",
  496. "types_plural": "Ticket Types",
  497. "event_ticket": "Event Ticket",
  498. "event_tickets": "Event Tickets",
  499. "event_ticket_types": "Event Ticket Types",
  500. "sales_start_date": "Sales Start Date",
  501. "sales_end_date": "Sales End Date",
  502. "max_per_user": "Maximum Tickets per User",
  503. "max_per_user_hint": "0 for unlimited",
  504. "quantity_available": "Available Quantity",
  505. "quantity_sold": "Quantity Sold"
  506. },
  507. "location": {
  508. "singular": "Location"
  509. },
  510. "attendance": {
  511. "participant_singular": "Participant",
  512. "participant_plural": "Participants",
  513. "checked_in_at": "Checked in at",
  514. "is_checked_in": "Is checked in"
  515. }
  516. },
  517. "user": {
  518. "singular": "User",
  519. "plural": "Users",
  520. "profile": {
  521. "singular": "Profile",
  522. "name_and_surname": "Name and Surname",
  523. "birth_date": "Birth Date",
  524. "personal_information": "Personal Information"
  525. },
  526. "preferences": {
  527. "singular": "Preferences"
  528. }
  529. },
  530. "orders": {
  531. "singular": "Order",
  532. "plural": "Orders",
  533. "core": {
  534. "new_order": "New Order",
  535. "payment_received": "Payment Received",
  536. "resume": "Order Resume",
  537. "buyer_information": "Buyer Information",
  538. "participant_information": "Participant Information",
  539. "same_as_buyer": "Same as buyer",
  540. "select_at_least_one_ticket": "Select at least one ticket",
  541. "select_payment_method": "Select a payment method",
  542. "exclusive_list": "Exclusive list",
  543. "successful_payment": "Successful payment"
  544. },
  545. "statuses": {
  546. "paid": "Paid",
  547. "pending": "Pending",
  548. "approved": "Approved",
  549. "canceled": "Canceled",
  550. "completed": "Completed",
  551. "confirmed": "Confirmed",
  552. "confirmation": "Confirmation"
  553. },
  554. "payment_methods": {
  555. "credit_card": "Credit Card",
  556. "boleto": "Boleto",
  557. "pix": "Pix"
  558. }
  559. },
  560. "ui": {
  561. "navigation": {
  562. "collapse_menu": "Collapse menu",
  563. "expand_menu": "Expand menu",
  564. "dashboard": "Dashboard",
  565. "explore": "Explore",
  566. "advertise": "Advertise",
  567. "my_advertisements": "My Advertisements",
  568. "negotiations": "Negotiations",
  569. "opportunities": "Opportunities",
  570. "plans": "Plans",
  571. "events": "Events",
  572. "event_tickets": "Event Tickets",
  573. "event_ticket_types": "Event Ticket Types",
  574. "orders": "Orders",
  575. "sales": "Sales",
  576. "participants": "Participants",
  577. "users": "Users",
  578. "profile": "Profile",
  579. "interests": "Interests",
  580. "registration": "Registration",
  581. "wallet": "Wallet",
  582. "settings": "Settings",
  583. "city": "City",
  584. "state": "State",
  585. "country": "Country",
  586. "exit": "Exit"
  587. }
  588. },
  589. "charts": {
  590. "nps": {
  591. "promotion_zone": "Promotion Zone",
  592. "promotion_zone_range": "Promotion Zone Range",
  593. "quality_zone": "Quality Zone",
  594. "quality_zone_range": "Quality Zone Range",
  595. "refinement_zone": "Refinement Zone",
  596. "refinement_zone_range": "Refinement Zone Range",
  597. "critical_zone": "Critical Zone",
  598. "critical_zone_range": "Critical Zone Range",
  599. "promoters": "Promoters",
  600. "passives": "Passives",
  601. "detractors": "Detractors"
  602. }
  603. },
  604. "dashboard": {
  605. "currency_format": "$ {value}",
  606. "cards": {
  607. "total_earnings": "Total Earnings",
  608. "tickets_sold": "Tickets Sold",
  609. "registrations": "Registrations"
  610. },
  611. "charts": {
  612. "tickets_by_type": {
  613. "title": "Total tickets by type",
  614. "labels": {
  615. "vip": "VIP",
  616. "track": "Track",
  617. "box": "Box",
  618. "courtesy": "Courtesy"
  619. }
  620. },
  621. "participants_by_document": {
  622. "title": "Percentage of CNPJ and CPF in registrations"
  623. },
  624. "sales_over_time": {
  625. "title": "Sales Over Period",
  626. "y_label": "Value ({currency})"
  627. },
  628. "registration_source": {
  629. "title": "Registration Source",
  630. "source": "Source",
  631. "sources": {
  632. "instagram": "Instagram",
  633. "facebook": "Facebook",
  634. "google": "Google",
  635. "referral": "Referral"
  636. }
  637. }
  638. }
  639. },
  640. "address": {
  641. "types": {
  642. "home": "Residential",
  643. "commercial": "Commercial"
  644. }
  645. }
  646. }