返回 AiToEarn
plugin.json
根目录 / project / aitoearn-web / src / app / i18n / locales / en / plugin.json
1 {
2 "status": {
3 "unknown": "Unknown",
4 "checking": "Checking...",
5 "ready": "Plugin Ready",
6 "installedNoPermission": "Plugin Installed, Pending Authorization",
7 "notInstalled": "Plugin Not Installed",
8 "connected": "Connected"
9 },
10 "stage": {
11 "download": "Downloading",
12 "upload": "Uploading",
13 "publish": "Publishing",
14 "complete": "Complete",
15 "error": "Error"
16 },
17 "error": {
18 "pluginNotInstalled": "Please install Aitoearn browser plugin first",
19 "publishingInProgress": "Publishing in progress, please try again later",
20 "loginFailed": "Login failed",
21 "publishFailed": "Publish failed"
22 },
23 "publishList": {
24 "title": "Publish List",
25 "empty": "No publish records",
26 "platforms": "Platforms",
27 "status": "Status",
28 "time": "Time",
29 "viewDetail": "View Detail"
30 },
31 "publishDetail": {
32 "title": "Publish Detail",
33 "platform": "Platform",
34 "progress": "Progress",
35 "status": "Status",
36 "message": "Message",
37 "result": "Result",
38 "workId": "Work ID",
39 "shareLink": "Share Link",
40 "failReason": "Fail Reason",
41 "close": "Close",
42 "minimize": "Minimize",
43 "unknownAccount": "Unknown Account",
44 "creatingRecord": "Creating publish record...",
45 "progressTitle": "Publishing Progress",
46 "completeTitle": "Publish Complete",
47 "sectionUserAction": "Action Needed",
48 "sectionAuto": "Auto Publish",
49 "sectionTask": "Publish Tasks",
50 "actionRequired": "Action needed",
51 "userActionTitle": "Waiting to finish on {{platform}}",
52 "userActionDesc": "Your content is ready. Go to the platform to complete the final step.",
53 "preparingUserAction": "Preparing the {{platform}} publish entry...",
54 "openPlatform": "Open {{platform}}",
55 "openPlatformFailed": "Failed to open {{platform}}. Copy the short link and open it manually.",
56 "copyShortLink": "Copy short link",
57 "shortLinkCopied": "Short link copied",
58 "shortLinkCopyFailed": "Copy failed",
59 "taskCreated": "Task created",
60 "autoPendingDesc": "Waiting for auto publish to start. Keep this page open.",
61 "sectionTitleWithCount": "{{title}} ({{count}})",
62 "userActionQrDesc": "Your content is ready. Scan the QR code with your phone to finish publishing.",
63 "userActionMobileDesc": "Your content is ready. Tap the button below to open {{platform}} and finish publishing.",
64 "userActionPolling": "Checking whether publishing succeeded...",
65 "userActionPublished": "Published successfully",
66 "userActionFailed": "Publishing failed. Please publish again.",
67 "cancelPublish": "Cancel publish",
68 "cancelPublishConfirmTitle": "Cancel publish?",
69 "cancelPublishConfirmContent": "After cancellation, this content will stop waiting for QR-code publishing. You can start publishing again later.",
70 "cancelPublishSuccess": "Publish canceled",
71 "cancelPublishFailed": "Failed to cancel publish. Please try again."
72 },
73 "publishFloating": {
74 "xhsPublishing": "RedNote is publishing",
75 "pluginPublishing": "Auto publish in progress",
76 "openDetail": "Click to view publishing progress",
77 "completed": "Auto publish completed",
78 "failed": "Auto publish failed. View progress."
79 },
80 "common": {
81 "confirm": "Confirm",
82 "cancel": "Cancel",
83 "loading": "Loading...",
84 "success": "Success",
85 "failed": "Failed",
86 "pending": "Pending",
87 "publishing": "Publishing",
88 "completed": "Completed",
89 "error": "Error",
90 "canceled": "Canceled",
91 "action": "Action",
92 "total": "Total",
93 "items": "items",
94 "viewLink": "View Link",
95 "startTime": "Start Time",
96 "endTime": "End Time",
97 "createdAt": "Created At",
98 "PENDING": "Pending",
99 "PUBLISHING": "Publishing",
100 "COMPLETED": "Completed",
101 "ERROR": "Error",
102 "CANCELED": "Canceled"
103 },
104 "header": {
105 "pluginActive": "Plugin Active",
106 "pluginInactive": "Plugin Inactive",
107 "downloadPlugin": "Download Plugin",
108 "downloadDescription": "The AiToEarn browser plugin is specifically designed for the intelligent operation of Xiaohongshu. Please click the button below to download and install.",
109 "downloadButton": "Download Now",
110 "chromeWebStore": "Chrome Web Store",
111 "chinaDownload": "China Download",
112 "chinaLatestZipDownload": "Latest China Download",
113 "githubLatestDownload": "Latest GitHub Channel Download",
114 "activeDescription": "Your browser plugin is activated. You can start using the publish feature!",
115 "platformAccounts": "Platform Accounts",
116 "notLoggedIn": "Not Logged In",
117 "xhsNotLoggedInTip": "Fetching note details requires logging in to the <homeLink>Xiaohongshu homepage</homeLink>. Publishing also requires the <creatorLink>Xiaohongshu Creator Center</creatorLink>.",
118 "xhsHomeLoggedInOnlyStatus": "Homepage logged in",
119 "xhsHomeLoggedInOnlyTip": "The Xiaohongshu homepage is logged in, so note details can be fetched now. To publish, please also log in to the Creator Center.",
120 "xhsCreatorLoggedInOnlyStatus": "Only Creator Center logged in",
121 "xhsCreatorLoggedInOnlyTip": "The Xiaohongshu Creator Center is logged in, but note details still cannot be fetched. Please log in to the homepage first.",
122 "xhsNoteDetailReady": "Note details ready",
123 "loginNow": "Login Now",
124 "authPolling": "Checking authorization status",
125 "viewPublishList": "View Publish List",
126 "permissionRequired": "Permission Required",
127 "permissionDescription": "Plugin is installed but requires necessary permissions to work properly. Please grant the required permissions in your browser extension settings.",
128 "siteAccessRequiredTitle": "Site access permission is required",
129 "siteAccessRequiredDescription": "Site access is not granted, so the extension cannot work on AiToEarn pages. You can fix it in either way:",
130 "siteAccessStepReauthorize": "Authorize the extension again.",
131 "siteAccessStepExtensionSettings": "Open your browser extension manager, find “AiToEarn Extension”, click “Details”, then set “Site access” to “On all sites”.",
132 "checkPermission": "Check Permission Again",
133 "sync": "Sync",
134 "syncToAccount": "Sync to Account Manager",
135 "syncSuccess": "Account synced successfully",
136 "syncFailed": "Account sync failed",
137 "xhsHome": "Home",
138 "xhsCreator": "Creator Center",
139 "xhsLoginHomeTip": "Login to Xiaohongshu Homepage",
140 "xhsLoginCreatorTip": "Login to Xiaohongshu Creator Center",
141 "xhsCreatorQuickLoginLabel": "Quick login tip",
142 "xhsCreatorQuickLoginTip": "After logging in on the Xiaohongshu homepage, the Creator Center can be logged in with one click.",
143 "viewGuide": "View Authorization Guide",
144 "viewInstallGuide": "View Browser Plugin Installation Guide (Manual Install)"
145 },
146 "mobile": {
147 "title": "Desktop Only",
148 "description": "The browser extension is not available on mobile devices. Please use a desktop browser to install and use the extension.",
149 "goToPC": "Please visit on PC",
150 "introduction": "AiToEarn platform browser extension. Works with AiToEarn web to automate interactions on Xiaohongshu, TikTok and other platforms — follow, like, bookmark, comment and more."
151 },
152 "version": {
153 "title": "Plugin Version",
154 "description": "Your installed plugin version is shown here and compared with the latest version required by the site.",
155 "current": "Current Version",
156 "latest": "Latest Version",
157 "updatableTag": "Update Available",
158 "popoverTitle": "Plugin can be updated to v{{version}}",
159 "unknown": "Unavailable",
160 "upToDate": "Up to date",
161 "updateAvailable": "Update available",
162 "unavailable": "Version unavailable",
163 "updateDescription": "Your current plugin version is not the latest. Update soon to avoid feature gaps or compatibility issues.",
164 "googleStoreNotice": "Extensions installed from the Chrome Web Store update automatically. If you do not urgently need specific features, you can wait about a week for the store update. If you need certain features right away, update the plugin manually.",
165 "googleStoreShortNotice": "Chrome Web Store installs update automatically",
166 "downloadLatestZip": "Latest China Download",
167 "updatableTo": "Updatable to v{{version}}",
168 "updateButton": "Update Plugin",
169 "updateNow": "Update to v{{version}}",
170 "viewUpdateGuide": "View Update Guide",
171 "latestDescription": "Your plugin is already on the latest version and can continue to be used normally.",
172 "unavailableDescription": "The plugin version could not be read right now. Please reopen this dialog and try again later."
173 }
174 }
175
175 lines JSON