en.json 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. {
  2. "common": {
  3. "none": "None",
  4. "confirm": "Confirm",
  5. "cancel": "Cancel",
  6. "tips": "Tips",
  7. "hide": "Hide",
  8. "show": "Display",
  9. "review": "Preview",
  10. "open": "Open",
  11. "close": "Close",
  12. "pauseTour": "Pause",
  13. "playTour": "Play",
  14. "passwordTips": "Please enter the access code",
  15. "passwordError": "Password incorrect",
  16. "support": "4Dage Offers Digital Solutions",
  17. "all": "All",
  18. "model": "3D Model",
  19. "phone":"Tel",
  20. "workDelete":"The project has been deleted!",
  21. "loading":"Loading",
  22. "prev":"Previous",
  23. "next":"Next",
  24. "zoomIn":"Zoom in",
  25. "zoomOut":"Zoom out",
  26. "fullScene": "Full screen",
  27. "exitFullScene": "Exit full screen",
  28. "image_fail": "Failed to load image",
  29. "exit_vr": "Exit VR",
  30. "no_title": "No title",
  31. "name":"4DPano"
  32. },
  33. "menu":{
  34. "introduce": "Introduction ",
  35. "music": "BGM",
  36. "commentary": "Voice Guide",
  37. "autoRotate": "Auto-play",
  38. "share": "Share",
  39. "fullScreen": "Full screen",
  40. "guide": "Navigation",
  41. "panorama": "Walkthrough",
  42. "floorplan": "Floor Plan",
  43. "dollhouse": "Dollhouse",
  44. "dollhouseModel": "3D Model",
  45. "tour":"Virtual Tour"
  46. },
  47. "share": {
  48. "wechat": "WeChat",
  49. "friends": "Moments",
  50. "qq": "QQ",
  51. "facebook": "Facebook",
  52. "whatsApp": "WhatsApp",
  53. "copyLink": "Copy Link",
  54. "shareLink": "Share Works",
  55. "shareLinkTips": "Share with your friends",
  56. "vrMode": "VR Mode",
  57. "fastCopy": "One-click Copy"
  58. },
  59. "toast": {
  60. "copySuccess": "Successfully copied",
  61. "inputPassword": "Please enter the password",
  62. "checkBrowser": "Please upgrade or change your browser, then reopen the page.",
  63. "changeBrowser": "The following web browsers are recommended:"
  64. },
  65. "navigation": {
  66. "group_one": "1st Grouping",
  67. "group_two": "2nd Grouping",
  68. "default_group_two": "Default as 2nd grouping"
  69. }
  70. }