en.ts 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. export default {
  2. nav: {
  3. feed: 'Feed',
  4. compose: 'New Post',
  5. media: 'Media',
  6. scheduler: 'Scheduler',
  7. settings: 'Settings',
  8. },
  9. media: {
  10. title: 'Media Library',
  11. fileCount: '{count} files',
  12. upload: 'Upload',
  13. uploading: 'Uploading…',
  14. dropZoneTitle: 'Drop files here or click Upload',
  15. dropZoneHint: 'Supports JPEG, PNG, GIF, WebP, MP4, MOV — up to 100 MB each',
  16. useInPost: 'Use in Post',
  17. copyUrl: 'Copy URL',
  18. copied: 'Copied!',
  19. deleteConfirmTitle: 'Delete this file?',
  20. deleteConfirmHint: 'This cannot be undone. Any posts using this file will lose the media.',
  21. cancel: 'Cancel',
  22. delete: 'Delete',
  23. deleting: 'Deleting…',
  24. },
  25. dashboard: {
  26. platforms: 'Platforms',
  27. tags: 'Tags',
  28. allTags: 'All',
  29. searchPlaceholder: 'Search content or user...',
  30. refresh: 'Refresh',
  31. refreshing: 'Refreshing...',
  32. newPost: '+ New Post',
  33. loading: 'Loading feed...',
  34. empty: 'No content to show.',
  35. emptyHint: 'Check platform connections or refresh the feed.',
  36. },
  37. compose: {
  38. title: 'New Post',
  39. destinationsLabel: 'Post to',
  40. placeholder: "What's on your mind?",
  41. cancel: 'Cancel',
  42. schedule: 'Schedule',
  43. send: 'Post Now →',
  44. sending: 'Posting...',
  45. successMessage: 'Post sent successfully.',
  46. scheduleTitle: 'Schedule post (leave empty to post now)',
  47. preview: 'Preview',
  48. addMedia: 'Photo / Video',
  49. uploadFile: 'Upload a photo or video from your device',
  50. uploading: 'Uploading…',
  51. uploadFailed: 'Upload failed. Please try again.',
  52. pasteUrl: 'or paste a URL',
  53. cancelUrl: 'cancel',
  54. mediaUrlPlaceholder: 'Paste image or video URL, then press Enter…',
  55. mediaLoadError: 'Could not load this URL — check it is publicly accessible.',
  56. igImageRequired: 'Instagram requires an image or video.',
  57. noDestinations: 'No platforms configured.',
  58. goToSettings: 'Go to Settings →',
  59. saveDraft: 'Save Draft',
  60. updateDraft: 'Update Draft',
  61. savingDraft: 'Saving…',
  62. draftSaved: 'Draft saved.',
  63. },
  64. scheduler: {
  65. title: 'Scheduler',
  66. newSchedule: '+ New Post',
  67. noJobs: 'No scheduled posts.',
  68. statuses: {
  69. pending: 'Pending',
  70. completed: 'Completed',
  71. failed: 'Failed',
  72. cancelled: 'Cancelled',
  73. },
  74. cancel: 'Cancel',
  75. scheduledTab: 'Scheduled',
  76. calendarTab: 'Calendar',
  77. draftsTab: 'Drafts',
  78. noDrafts: 'No saved drafts.',
  79. editDraft: 'Edit',
  80. deleteDraft: 'Delete',
  81. goToToday: 'Today',
  82. noJobsDay: 'No posts scheduled for this day.',
  83. weekDaysShort: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'],
  84. months: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'],
  85. },
  86. settings: {
  87. title: 'Platform Connections',
  88. subtitle: 'Edit the {env} file to connect platforms, then restart the relevant service.',
  89. connected: 'Connected',
  90. notConnected: 'Not connected',
  91. refreshStatus: '↻ Refresh Status',
  92. envHint: 'Configuration required',
  93. profiles: {
  94. sectionTitle: 'Account Profiles',
  95. sectionSubtitle: 'Business context used to personalise AI-generated content.',
  96. edit: 'Edit',
  97. close: 'Close',
  98. save: 'Save Profile',
  99. saving: 'Saving…',
  100. saved: 'Saved!',
  101. noAccounts: 'No connected accounts. Connect platforms above first.',
  102. businessName: 'Business Name',
  103. businessNameHint: 'e.g. Acme Coffee Roasters',
  104. description: 'Description',
  105. descriptionHint: 'What does this account represent? What do you do?',
  106. websiteUrl: 'Website URL',
  107. industry: 'Industry',
  108. industryHint: 'e.g. Food & Beverage, SaaS, Retail',
  109. targetAudience: 'Target Audience',
  110. targetAudienceHint: 'e.g. Coffee enthusiasts aged 25–45',
  111. toneOfVoice: 'Tone of Voice',
  112. toneSelect: 'Select a tone…',
  113. keywords: 'Keywords',
  114. keywordsHint: 'Comma-separated, e.g. organic, specialty, single-origin',
  115. hashtags: 'Preferred Hashtags',
  116. hashtagsHint: 'e.g. #specialtycoffee #coffeelovers',
  117. postingGuidelines: 'Posting Guidelines',
  118. postingGuidelinesHint: 'Any specific rules, e.g. always mention opening hours on Fridays',
  119. },
  120. meta: {
  121. sectionTitle: 'Facebook & Instagram',
  122. sectionSubtitle: 'Both platforms share a single Facebook Developer App. Connect once to manage all your Pages and Instagram accounts.',
  123. appIdLabel: 'App ID',
  124. appSecretLabel: 'App Secret',
  125. appIdPlaceholder: 'Your Facebook App ID',
  126. appSecretPlaceholder: 'Your Facebook App Secret',
  127. saveApp: 'Save App Credentials',
  128. saving: 'Saving...',
  129. appConfigured: 'App credentials saved',
  130. connectButton: 'Connect with Facebook & Instagram',
  131. connecting: 'Redirecting to Facebook...',
  132. reconnect: 'Reconnect',
  133. disconnect: 'Disconnect all',
  134. disconnectConfirm: 'This will disconnect all Facebook Pages and Instagram accounts. Continue?',
  135. discoveryTitle: 'Choose Pages & Accounts to Connect',
  136. discoverySubtitle: 'Select any combination of Facebook Pages and Instagram accounts below.',
  137. pagesHeading: 'Facebook Pages',
  138. igHeading: 'Instagram Accounts',
  139. noPages: 'No Facebook Pages found for this account.',
  140. noIgAccounts: 'No Instagram Business accounts found.',
  141. igLinkedTo: 'Linked to',
  142. confirmSelection: 'Connect Selected',
  143. confirmingSelection: 'Connecting...',
  144. nothingSelected: 'Select at least one Page or Instagram account.',
  145. connectedPages: 'Connected Pages',
  146. connectedAccounts: 'Connected Accounts',
  147. errorTitle: 'OAuth Error',
  148. getAppHelp: 'Get your App ID and Secret from',
  149. devPortal: 'developers.facebook.com',
  150. expiryWarningTitle: 'Instagram token expiring soon',
  151. expiryWarningBody: '{username} expires in {days} day | {username} expires in {days} days',
  152. expiryReconnect: 'Reconnect now',
  153. expiryDismiss: 'Dismiss',
  154. },
  155. },
  156. ai: {
  157. sectionTitle: 'AI Integration',
  158. sectionSubtitle: 'Connect a local Ollama instance to generate post content with AI.',
  159. endpointLabel: 'Ollama Endpoint',
  160. endpointPlaceholder: 'http://localhost:11434',
  161. endpointHint: 'Inside Docker the default is http://ollama:11434',
  162. modelLabel: 'Model',
  163. modelPlaceholder: 'Select a model…',
  164. testConnection: 'Test Connection',
  165. testing: 'Testing…',
  166. saveConfig: 'Save',
  167. saving: 'Saving…',
  168. saved: 'Saved!',
  169. noModels: 'No models found — is Ollama running?',
  170. connected: 'Connected',
  171. connectionFailed: 'Connection failed',
  172. modelsAvailable: '{count} model available | {count} models available',
  173. },
  174. feed: {
  175. openOriginal: '↗ Open',
  176. },
  177. platforms: {
  178. twitter: 'Twitter/X',
  179. linkedin: 'LinkedIn',
  180. mastodon: 'Mastodon',
  181. bluesky: 'Bluesky',
  182. instagram: 'Instagram',
  183. facebook: 'Facebook',
  184. reddit: 'Reddit',
  185. youtube: 'YouTube',
  186. },
  187. }