You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

106 lines
3.3 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. {
  2. "Coming Soon in day": "Coming Soon in {days} day{s}",
  3. "in days": "{days} day{s}",
  4. "Go to ShowEasy in sec": "Go to ShowEasy in {second} sec...",
  5. "booking": {
  6. "All": "All",
  7. "Unpaid": "Unpaid",
  8. "Processing": "Processing",
  9. "Completed": "Completed",
  10. "Cancelled": "Cancelled"
  11. },
  12. "service": {
  13. "All": "All"
  14. },
  15. "region": {
  16. "All": "All"
  17. },
  18. "country": {
  19. "All": "All"
  20. },
  21. "city": {
  22. "All": "All"
  23. },
  24. "userProfile": {
  25. "profile": "Profile",
  26. "account": "Account Email",
  27. "editPersonalInfo": "Edit Personal Info",
  28. "crop": "Crop",
  29. "cropReset": "Reset",
  30. "savedExhibitions": "Saved Exhibitions",
  31. "savedServices": "Saved Services",
  32. "companyInfo": "Company Info",
  33. "addCompanyInfo": "Add Company Info",
  34. "editCompanyInfo": "Edit Company Info",
  35. "addPersonalInfo": "Add Personal Info",
  36. "editContactInfo": "Edit Contact Info",
  37. "addContactInfo": "Add Contact Info",
  38. "personalMail": "Mail",
  39. "setting": "Setting",
  40. "logout": "Log Out",
  41. "personalInfo": "Personal Info",
  42. "uploadPicture": "Upload Picture",
  43. "Title": "Title",
  44. "firstName": "First Name",
  45. "lastName": "Last Name",
  46. "contactEmail": "Contact Email",
  47. "phone": "Phone",
  48. "birthday": "Birthday",
  49. "countryAndRegion": "Country/Region",
  50. "preferLanguage": "Preferred Language",
  51. "saveButton": "Save",
  52. "companyName": "Company Name",
  53. "companyAddress": "Street address",
  54. "companyCity": "City",
  55. "taxNumber": "Tax Number",
  56. "stateAndProvince": "State/Province",
  57. "companyCountry": "Country",
  58. "zipAndPostalCode": "ZIP/Postal code",
  59. "companyDialogClear": "Clear",
  60. "companyDialogAdd": "Add",
  61. "noCompany": "No Company info yet",
  62. "addNewCompany": "Add Company",
  63. "settingEmail": "Email",
  64. "manageSSO": "Manage login methods",
  65. "SSOLink": "Link",
  66. "SSOUnLink": "Unlink",
  67. "unLinkOK": "OK",
  68. "resetPassword": "Reset Password",
  69. "oldPassword": "Old Password",
  70. "newPassword": "New Password",
  71. "confirmPassword": "Confirm Password",
  72. "add": "Add",
  73. "save": "Save",
  74. "clear": "Clear",
  75. "cancel": "Cancel",
  76. "delete": "Delete",
  77. "keep": "Keep",
  78. "deleteAccount": "Delete Account",
  79. "deleteCompanyInfo": "Delete Company Info",
  80. "deleteMessage": "will be removed in your list",
  81. "deleteCompanyCancel": "No",
  82. "deleteCompanyConfirm": "Yes",
  83. "savedExhibitionsFilter": "Filter",
  84. "savedExhibitionsCountryFilter": "All Countries",
  85. "noSavedExhibitions": "No Exhibitions yet ...",
  86. "addNewSavedExhibitions": "Explore with ShowEasy",
  87. "allCountries": "All Countries",
  88. "allStatus": "All Status",
  89. "passwordsHint": "Passwords must be 8-20 characters with at least 1 number, 1 lower case letter and 1 upper case letter.",
  90. "unLinkText": "Your Google account is your log-in method. To unlink it, please link Facebook account first, or sign up with your email.",
  91. "deleteText": "We’re sorry to see you go. If you want to permanently delete your account, click “Delete” button."
  92. },
  93. "exhibition": {
  94. "All": "All",
  95. "Recommended": "Recommend",
  96. "ShowDate": "Show date",
  97. "ExhibitorCount": "Exhibitor",
  98. "VisitorCount": "Visitor",
  99. "Show Status": "Show Status",
  100. "Postponed": "Postponed",
  101. "Cancelled": "Cancelled",
  102. "Upcoming": "Upcoming",
  103. "Ongoing": "Ongoing",
  104. "Finished": "Finished"
  105. }
  106. }