en.ts 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  1. export default {
  2. signin_error_subtitle: "Please check your credentials and try again.",
  3. register_title: "Create an account",
  4. register_description: "Enter your information below to create your account",
  5. register_terms: "By signing up, you agree to our",
  6. register_privacy: "Terms of Service",
  7. register_privacy_link: "and our",
  8. register_privacy_link_2: "Privacy Policy",
  9. error: {
  10. invalid_credentials: "Invalid credentials or account does not exist",
  11. },
  12. // Contact Support
  13. contact_support: "Contact Support",
  14. contact_support_subtitle: "Describe your issue and we'll help you as soon as possible. You can also write to us directly at",
  15. // Social Platforms
  16. social_platforms: {
  17. x: "X (Twitter)",
  18. facebook: "Facebook",
  19. email: "Email",
  20. whatsapp: "WhatsApp",
  21. website: "Website",
  22. phone: "Phone",
  23. youtube: "YouTube",
  24. linkedin: "LinkedIn",
  25. snapchat: "Snapchat",
  26. instagram: "Instagram",
  27. tiktok: "TikTok",
  28. threads: "Threads",
  29. },
  30. // Workout Builder
  31. workout_builder: {
  32. steps: {
  33. equipment: {
  34. title: "Equipment",
  35. description: "Select your equipment",
  36. },
  37. muscles: {
  38. title: "Muscles",
  39. description: "Choose your training",
  40. },
  41. exercises: {
  42. title: "Exercises",
  43. description: "Customize your workout",
  44. },
  45. },
  46. equipment: {
  47. bodyweight: {
  48. label: "Bodyweight",
  49. description: "Exercises using only your body weight",
  50. },
  51. dumbbell: {
  52. label: "Dumbbell",
  53. description: "Free weight exercises with dumbbells",
  54. },
  55. barbell: {
  56. label: "Barbell",
  57. description: "Compound movements with a barbell",
  58. },
  59. kettlebell: {
  60. label: "Kettlebell",
  61. description: "Dynamic exercises with kettlebells",
  62. },
  63. band: {
  64. label: "Band",
  65. description: "Resistance band exercises",
  66. },
  67. plate: {
  68. label: "Plate",
  69. description: "Exercises using weight plates",
  70. },
  71. pullup_bar: {
  72. label: "Pull-up bar",
  73. description: "Upper body exercises with a pull-up bar",
  74. },
  75. bench: {
  76. label: "Bench",
  77. description: "Bench exercises and support",
  78. },
  79. },
  80. navigation: {
  81. previous: "Previous",
  82. continue: "Continue",
  83. complete: "Complete",
  84. complete_workout: "Complete Workout",
  85. },
  86. stats: {
  87. "muscle_selected#zero": "0 muscle selected",
  88. "muscle_selected#one": "1 muscle selected",
  89. "muscle_selected#other": "{count} muscles selected",
  90. "equipment_selected#zero": "0 equipment selected",
  91. "equipment_selected#one": "1 equipment selected",
  92. "equipment_selected#other": "{count} equipments selected",
  93. selected: "Selected",
  94. total: "Total",
  95. equipment_ready: "equipment ready",
  96. equipment_ready_plural: "equipment ready",
  97. },
  98. selection: {
  99. choose_your_arsenal: "Choose Your Arsenal",
  100. select_equipment_description: "Select equipment to unlock personalized workouts",
  101. clear_all: "Clear all",
  102. muscle_selection_coming_soon: "Muscle Selection (Coming Soon)",
  103. muscle_selection_description: "Select the muscle(s) you want to train by clicking on them.",
  104. exercise_selection_coming_soon: "Exercise Selection (Coming Soon)",
  105. exercise_selection_description: "This step will show you personalized exercise recommendations.",
  106. },
  107. },
  108. commons: {
  109. signup_with: "Sign up with {provider}",
  110. signin_with: "Sign in with {provider}",
  111. signup: "Sign up",
  112. login: "Login",
  113. connecting: "Connecting...",
  114. login_to_your_account_title: "Login to your account",
  115. login_to_your_account_subtitle: "Enter your credentials below to login",
  116. password_forgot: "Forgot password?",
  117. password_reset_success: "Password reset successfully",
  118. dont_have_account: "Don't have an account?",
  119. already_have_account: "Already have an account?",
  120. or: "Or",
  121. add: "Add",
  122. your_feminine: "your",
  123. password: "Password",
  124. email: "Email",
  125. logout: "Logout",
  126. first_name: "First name",
  127. last_name: "Last name",
  128. verify_password: "Verify password",
  129. submit: "Submit",
  130. upload: "Upload",
  131. cancel: "Cancel",
  132. save_changes: "Save changes",
  133. change: "Change",
  134. subject: "Subject",
  135. message: "Message",
  136. saving: "Saving...",
  137. edit: "Edit",
  138. more_options: "More options",
  139. open_link: "Open link",
  140. hide: "Hide",
  141. make_visible: "Make visible",
  142. delete: "Delete",
  143. share: "Share",
  144. title: "Title",
  145. subtitle: "Subtitle",
  146. content: "Content",
  147. save: "Save",
  148. button: "Button",
  149. card: "Card",
  150. go_back: "Go back",
  151. next: "Next",
  152. choose_image: "Choose image",
  153. soon: "Soon",
  154. coming_soon_with_emoji: "Coming soon 🤫",
  155. no_image: "No image",
  156. description: "Description",
  157. price: "Price",
  158. duration: "Duration",
  159. location: "Location",
  160. schedule: "Schedule",
  161. participants_info: "Participants info",
  162. description_placeholder: "Enter the description",
  163. title_placeholder: "Enter the title",
  164. changes_saved: "Changes saved",
  165. replace: "Replace",
  166. loading: "Loading...",
  167. image_deleted: "The image has been deleted",
  168. discover_workoutcool: "Discover Workout Cool",
  169. received_just_now: "Received just now",
  170. copied: "Copied",
  171. url_copied: "The URL has been copied",
  172. copy_failed: "Copy failed",
  173. accordion: "Accordion",
  174. image: "Image",
  175. other: "Other",
  176. register: "Register",
  177. instantly: "instantly",
  178. immediately: "immediately",
  179. link: "Link",
  180. accept: "Accept",
  181. deny: "Deny",
  182. invalid_input: "Invalid input. Please check the errors.",
  183. copy_url: "Copy URL",
  184. page_url: "Page URL",
  185. saving_short: "Saving...",
  186. saved_short: "OK",
  187. looks_like_you_are_lost: "Looks like you are lost",
  188. the_page_you_are_looking_for_is_not_available: "The page you are looking for is not available",
  189. go_to_home: "Go to home",
  190. terms: "Terms of Service",
  191. privacy: "Privacy Policy",
  192. sales_terms: "Sales Terms",
  193. consent_banner: "We use cookies to improve your experience. By clicking Accept, you agree to our use of cookies.",
  194. about: "About us",
  195. profile: "Profile",
  196. donate: "Donate",
  197. my_account: "My account",
  198. dashboard: "Dashboard",
  199. },
  200. } as const;