返回 AiToEarn
tiktokShop.json
根目录 / project / aitoearn-web / src / app / i18n / locales / en / tiktokShop.json
1 {
2 "title": "TikTok Shop",
3 "description": "Manage bound TikTok Shop Creator accounts and store authorizations in one place for review, activation, and follow-up collaboration workflows.",
4 "connectBtn": "Connect TikTok Shop",
5 "overview.totalBindings": "Total Bindings",
6 "overview.activeCreators": "Active Creators",
7 "overview.activeShops": "Active Stores",
8 "shopRegion": "Region",
9 "connectedAt": "Connected At",
10 "status.active": "Active",
11 "status.inactive": "Inactive",
12 "activate": "Activate",
13 "activateSuccess": "Store activated successfully",
14 "store.sectionEyebrow": "Store Bindings",
15 "store.sectionTitle": "Bound TikTok Shop Stores",
16 "store.sectionDescription": "Manage seller-side authorizations here. Activated stores can open the detail page for products, orders, Marketplace Creator search results, and finance data.",
17 "shopCount": "Connected Stores ({{count}})",
18 "viewDetails": "View details",
19 "empty.title": "No Connected Stores",
20 "empty.description": "Connect your TikTok Shop to start collaborating with creators for product promotion",
21 "creator.bindBtn": "Bind TikTok Shop Creator",
22 "creator.sectionEyebrow": "Creator Bindings",
23 "creator.sectionTitle": "Bound TikTok Shop Creator Accounts",
24 "creator.sectionDescription": "This section shows user-level TikTok Shop Creator authorizations so reviewers can directly verify that the creator identifier comes from TikTok Shop.",
25 "creator.count": "Bound Creator Accounts ({{count}})",
26 "creator.activateSuccess": "Creator activated successfully",
27 "creator.delete": "Unbind",
28 "creator.cancel": "Cancel",
29 "creator.deleteSuccess": "Creator unbound successfully",
30 "creator.deleteConfirmTitle": "Unbind Creator Account",
31 "creator.deleteConfirmDescription": "Are you sure you want to remove this TikTok Shop Creator binding? Re-authorization will be required to restore it.",
32 "creator.connectedAtRelative": "Bound {{time}}",
33 "creator.permissions": "Permissions",
34 "creator.fields.creatorUserOpenId": "creatorUserOpenId",
35 "creator.fields.username": "username",
36 "creator.fields.selectionRegion": "selectionRegion",
37 "creator.fields.isActive": "isActive",
38 "creator.empty.title": "No bound Creator accounts yet",
39 "creator.empty.description": "Use the button above to start Creator OAuth. The flow is initiated with `identityType: creator`, and the review fields will appear here after authorization.",
40 "auth.success": "TikTok Shop authorization completed",
41 "auth.fail": "TikTok Shop authorization failed",
42 "seo.title": "TikTok Shop - Manage Connected Stores",
43 "seo.description": "Manage TikTok Shop Creator and store authorizations in one place, with support for binding, activation, review, and product promotion workflows.",
44 "seo.keywords": "TikTok Shop, Creator authorization, store management, product promotion, e-commerce, AiToEarn",
45 "detail.seo.title": "Shop Detail - TikTok Shop",
46 "detail.seo.description": "Manage your TikTok Shop products, orders, creator collaborations and finances.",
47 "detail.backToShops": "Back to Shops",
48 "detail.shopNotFound": "Store not found",
49 "detail.shopNotFoundDesc": "The store you are looking for does not exist or has been removed.",
50 "detail.connectedTime": "Connected",
51 "detail.tabs.products": "Products",
52 "detail.tabs.orders": "Orders",
53 "detail.tabs.creators": "Creators",
54 "detail.tabs.finance": "Finance",
55 "detail.products.title": "Product List",
56 "detail.products.price": "Price",
57 "detail.products.inventory": "Inventory",
58 "detail.products.status": "Status",
59 "detail.products.noProducts": "No products found",
60 "detail.products.viewSkus": "View SKUs",
61 "detail.products.skuDialog.title": "Product SKUs",
62 "detail.products.skuDialog.skuId": "SKU ID",
63 "detail.products.skuDialog.price": "Price",
64 "detail.products.skuDialog.currency": "Currency",
65 "detail.products.skuDialog.inventory": "Inventory",
66 "detail.products.skuDialog.noSkus": "No SKU data available",
67 "detail.orders.title": "Store Orders",
68 "detail.orders.status": "Order Status",
69 "detail.orders.statusAll": "All",
70 "detail.orders.statusUnpaid": "UNPAID",
71 "detail.orders.statusOnHold": "ON_HOLD",
72 "detail.orders.statusPartiallyShipping": "PARTIALLY_SHIPPING",
73 "detail.orders.statusAwaitingShipment": "AWAITING_SHIPMENT",
74 "detail.orders.statusAwaitingCollection": "AWAITING_COLLECTION",
75 "detail.orders.statusInTransit": "IN_TRANSIT",
76 "detail.orders.statusDelivered": "DELIVERED",
77 "detail.orders.statusCompleted": "COMPLETED",
78 "detail.orders.statusCancelled": "CANCELLED",
79 "detail.orders.dateFrom": "From",
80 "detail.orders.dateTo": "To",
81 "detail.orders.loadMore": "Load More",
82 "detail.orders.noOrders": "No orders found",
83 "detail.orders.items": "items",
84 "detail.orders.totalAmount": "Total",
85 "detail.orders.sampleOrder": "Sample",
86 "detail.orders.codOrder": "COD",
87 "detail.orders.createdAt": "Created",
88 "detail.orders.filterReset": "Reset",
89 "detail.orders.orderDetail": "Order Details",
90 "detail.orders.orderInfo": "Order Information",
91 "detail.orders.orderId": "Order ID",
92 "detail.orders.orderType": "Type",
93 "detail.orders.shippingType": "Shipping Type",
94 "detail.orders.fulfillmentType": "Fulfillment",
95 "detail.orders.createdTime": "Created",
96 "detail.orders.paidTime": "Paid",
97 "detail.orders.deliveryTime": "Delivered",
98 "detail.orders.lineItems": "Line Items",
99 "detail.orders.productName": "Product",
100 "detail.orders.skuName": "SKU",
101 "detail.orders.salePrice": "Sale Price",
102 "detail.orders.itemStatus": "Status",
103 "detail.orders.paymentInfo": "Payment",
104 "detail.orders.subtotal": "Subtotal",
105 "detail.orders.shippingFee": "Shipping Fee",
106 "detail.orders.tax": "Tax",
107 "detail.orders.platformDiscount": "Platform Discount",
108 "detail.orders.sellerDiscount": "Seller Discount",
109 "detail.orders.total": "Total",
110 "detail.orders.shippingInfo": "Shipping",
111 "detail.orders.provider": "Provider",
112 "detail.orders.trackingNumber": "Tracking Number",
113 "detail.orders.recipientAddress": "Recipient Address",
114 "detail.orders.buyerMessage": "Buyer Message",
115 "detail.creators.title": "Creators",
116 "detail.creators.marketplaceEyebrow": "Marketplace Search",
117 "detail.creators.marketplaceTitle": "Marketplace Creator Search Results",
118 "detail.creators.marketplaceDescription": "This module shows Marketplace Creator search results for the current store. It is separate from the “Bound TikTok Shop Creator Accounts” module on the parent page.",
119 "detail.creators.searchPlaceholder": "Search creators by keyword...",
120 "detail.creators.followers": "Followers",
121 "detail.creators.gmv": "GMV",
122 "detail.creators.unitsSold": "Units Sold",
123 "detail.creators.avgCommission": "Avg Commission",
124 "detail.creators.videos": "Videos",
125 "detail.creators.lives": "Lives",
126 "detail.creators.rating": "Rating",
127 "detail.creators.loadMore": "Load More",
128 "detail.creators.noCreators": "No creators found",
129 "detail.creators.invite": "Invite",
130 "detail.creators.inviteComingSoon": "Under development, stay tuned",
131 "detail.creators.viewProfile": "View Profile",
132 "detail.finance.payments": "Payments",
133 "detail.finance.statements": "Statements",
134 "detail.finance.withdrawals": "Withdrawals",
135 "detail.finance.paymentId": "Payment ID",
136 "detail.finance.amount": "Amount",
137 "detail.finance.settlementAmount": "Settlement Amount",
138 "detail.finance.exchangeRate": "Exchange Rate",
139 "detail.finance.bankAccount": "Bank Account",
140 "detail.finance.createdTime": "Created",
141 "detail.finance.paidTime": "Paid",
142 "detail.finance.statementId": "Statement ID",
143 "detail.finance.revenue": "Revenue",
144 "detail.finance.netSales": "Net Sales",
145 "detail.finance.fees": "Fees",
146 "detail.finance.adjustments": "Adjustments",
147 "detail.finance.shippingCost": "Shipping Cost",
148 "detail.finance.settlement": "Settlement",
149 "detail.finance.paymentStatus": "Payment Status",
150 "detail.finance.statementTime": "Statement Time",
151 "detail.finance.withdrawalId": "Withdrawal ID",
152 "detail.finance.type": "Type",
153 "detail.finance.loadMore": "Load More",
154 "detail.finance.noPayments": "No payment records",
155 "detail.finance.noStatements": "No statement records",
156 "detail.finance.noWithdrawals": "No withdrawal records",
157 "detail.finance.dateFrom": "From",
158 "detail.finance.dateTo": "To",
159 "detail.finance.status": "Status",
160 "detail.finance.statusAll": "All",
161 "detail.finance.currency": "Currency",
162 "detail.finance.statusPaid": "Paid",
163 "detail.finance.statusFailed": "Failed",
164 "detail.finance.statusProcessing": "Processing",
165 "detail.finance.typeWithdraw": "Withdraw",
166 "detail.finance.typeSettle": "Settle",
167 "detail.finance.typeTransfer": "Transfer",
168 "detail.finance.typeReverse": "Reverse",
169 "detail.finance.typeAll": "All Types",
170 "detail.finance.fetchError": "Failed to load data",
171 "detail.finance.search": "Search",
172
173 "detail.creators.tabSearch": "Search Creators",
174 "detail.creators.tabCollaborations": "My Collaborations",
175 "detail.creators.followerRange": "Follower Range",
176 "detail.creators.followerRangeAll": "All",
177 "detail.creators.followerRange1k": "1K - 10K",
178 "detail.creators.followerRange10k": "10K - 100K",
179 "detail.creators.followerRange100k": "100K - 1M",
180 "detail.creators.followerRange1m": "1M+",
181 "detail.creators.commissionRange": "Commission Range",
182 "detail.creators.commissionRangeAll": "All",
183 "detail.creators.commissionRange0": "0% - 5%",
184 "detail.creators.commissionRange5": "5% - 15%",
185 "detail.creators.commissionRange15": "15%+",
186 "detail.creators.postRate": "Post Rate",
187 "detail.creators.selected": "{{count}} creators selected",
188 "detail.creators.createCollaboration": "Create Collaboration",
189 "detail.creators.noResults": "No creators found matching your criteria",
190 "detail.creators.searching": "Searching...",
191 "detail.creators.bio": "Bio",
192 "detail.creators.demographics": "Follower Demographics",
193 "detail.creators.ageDistribution": "Age Distribution",
194 "detail.creators.genderDistribution": "Gender Distribution",
195 "detail.creators.locationDistribution": "Top Locations",
196 "detail.creators.categories": "Categories",
197 "detail.creators.creatorDetail": "Creator Detail",
198
199 "detail.collaboration.name": "Collaboration Name",
200 "detail.collaboration.namePlaceholder": "Enter collaboration name",
201 "detail.collaboration.message": "Message",
202 "detail.collaboration.messagePlaceholder": "Optional message to creators",
203 "detail.collaboration.endTime": "End Time",
204 "detail.collaboration.selectProducts": "Select Products & Commission",
205 "detail.collaboration.productName": "Product",
206 "detail.collaboration.commission": "Commission (%)",
207 "detail.collaboration.reviewSummary": "Review & Submit",
208 "detail.collaboration.creatorsCount": "Creators",
209 "detail.collaboration.productsCount": "Products",
210 "detail.collaboration.step": "Step {{current}} of {{total}}",
211 "detail.collaboration.next": "Next",
212 "detail.collaboration.prev": "Previous",
213 "detail.collaboration.submit": "Submit",
214 "detail.collaboration.creating": "Creating...",
215 "detail.collaboration.createSuccess": "Collaboration created successfully",
216 "detail.collaboration.createTitle": "Create Collaboration",
217 "detail.collaboration.basicInfo": "Basic Info",
218 "detail.collaboration.nameRequired": "Collaboration name is required",
219 "detail.collaboration.productsRequired": "Please select at least one product",
220 "detail.collaboration.noProducts": "No products available",
221 "detail.collaboration.inviteTitle": "Invite Creator Collaboration",
222 "detail.collaboration.step1Title": "Create Invitation",
223 "detail.collaboration.noteTitle": "Notes",
224 "detail.collaboration.note1": "Give this invitation an easily recognizable name (e.g. purpose, event, etc.). Creators won't see this name.",
225 "detail.collaboration.note2": "After expiration, creators will no longer be able to accept the invitation or earn commissions from it.",
226 "detail.collaboration.contactTitle": "Contact Info",
227 "detail.collaboration.contactDesc": "Share your contact info so invited creators can reach out with questions.",
228 "detail.collaboration.inviteText": "Invitation Text",
229 "detail.collaboration.inviteTextDesc": "Introduce yourself and share why you're interested in collaborating.",
230 "detail.collaboration.insertUsername": "Insert Creator Username",
231 "detail.collaboration.endTimePlaceholder": "End date",
232 "detail.collaboration.atLeastOneContact": "Please provide at least one contact method",
233 "detail.collaboration.emailPlaceholder": "Enter Email",
234 "detail.collaboration.whatsappPlaceholder": "Enter WhatsApp number",
235 "detail.collaboration.telegramPlaceholder": "Enter Telegram number",
236 "detail.collaboration.inviteTextPlaceholder": "You may want to include:\n1. Your store or brand introduction\n2. Purpose of this invitation\n3. Why you want to collaborate with creators",
237
238 "detail.collaborations.searchPlaceholder": "Search collaborations...",
239 "detail.collaborations.statusFilter": "Status",
240 "detail.collaborations.statusAll": "All",
241 "detail.collaborations.statusOngoing": "ONGOING",
242 "detail.collaborations.statusValid": "VALID",
243 "detail.collaborations.statusCompleted": "COMPLETED",
244 "detail.collaborations.statusExpired": "EXPIRED",
245 "detail.collaborations.creatorCount": "{{count}} creators",
246 "detail.collaborations.productCount": "{{count}} products",
247 "detail.collaborations.createdAt": "Created",
248 "detail.collaborations.endsAt": "Ends",
249 "detail.collaborations.loadMore": "Load More",
250 "detail.collaborations.noCollaborations": "No collaborations found",
251 "detail.collaborations.detail": "Collaboration Detail",
252 "detail.collaborations.creators": "Creators",
253 "detail.collaborations.products": "Products",
254 "detail.collaborations.acceptStatus": "Status",
255 "detail.collaborations.commissionRate": "Commission",
256 "detail.collaborations.contactInfo": "Contact Info",
257 "detail.collaborations.freeSample": "Free Sample",
258 "detail.collaborations.freeSampleYes": "Yes",
259 "detail.collaborations.freeSampleNo": "No",
260 "detail.collaborations.approvalExempt": "Approval Exempt",
261 "detail.collaborations.messageLabel": "Message"
262 }
263
263 lines JSON