2026-04-01 00:58:42 +08:00
|
|
|
const enUS = {
|
|
|
|
|
app: {
|
|
|
|
|
name: "GEO Console",
|
|
|
|
|
loginIntro: "A workspace for brand assets and GEO content operations.",
|
|
|
|
|
},
|
|
|
|
|
locale: {
|
|
|
|
|
"zh-CN": "Simplified Chinese",
|
|
|
|
|
"en-US": "English",
|
|
|
|
|
},
|
|
|
|
|
common: {
|
|
|
|
|
cancel: "Cancel",
|
|
|
|
|
close: "Close",
|
|
|
|
|
confirm: "Confirm",
|
|
|
|
|
create: "Create",
|
|
|
|
|
edit: "Edit",
|
|
|
|
|
delete: "Delete",
|
|
|
|
|
reset: "Reset",
|
|
|
|
|
refresh: "Refresh",
|
|
|
|
|
search: "Search",
|
|
|
|
|
save: "Save",
|
2026-04-02 00:31:28 +08:00
|
|
|
back: "Back",
|
2026-04-01 00:58:42 +08:00
|
|
|
next: "Next",
|
|
|
|
|
previous: "Previous",
|
|
|
|
|
submit: "Submit",
|
|
|
|
|
submitGenerate: "Generate",
|
|
|
|
|
actions: "Actions",
|
|
|
|
|
title: "Title",
|
|
|
|
|
description: "Description",
|
|
|
|
|
website: "Website",
|
|
|
|
|
wordCount: "Words",
|
|
|
|
|
createdAt: "Created At",
|
|
|
|
|
updatedAt: "Updated At",
|
|
|
|
|
status: "Status",
|
|
|
|
|
required: "Required",
|
|
|
|
|
noData: "No data",
|
|
|
|
|
optional: "Optional",
|
|
|
|
|
preview: "Preview",
|
|
|
|
|
details: "Details",
|
|
|
|
|
versions: "Versions",
|
|
|
|
|
total: "Total",
|
|
|
|
|
balance: "Balance",
|
|
|
|
|
used: "Used",
|
|
|
|
|
source: "Source",
|
|
|
|
|
templateType: "Template",
|
|
|
|
|
generateStatus: "Generation",
|
|
|
|
|
publishStatus: "Publish",
|
|
|
|
|
selectPlease: "Please select",
|
|
|
|
|
inputPlease: "Please input",
|
|
|
|
|
upgrade: "Upgrade",
|
|
|
|
|
},
|
|
|
|
|
nav: {
|
|
|
|
|
workspace: "Workspace",
|
|
|
|
|
articleCreation: "Article Creation",
|
|
|
|
|
templates: "Templates",
|
|
|
|
|
custom: "Custom Generation",
|
|
|
|
|
optimize: "Optimization",
|
|
|
|
|
media: "Media",
|
|
|
|
|
brandManagement: "Brand Management",
|
|
|
|
|
brands: "Brand Library",
|
|
|
|
|
tracking: "Tracking",
|
|
|
|
|
trackingDetail: "Data Details",
|
|
|
|
|
contentManagement: "Content Management",
|
|
|
|
|
knowledge: "Knowledge Base",
|
|
|
|
|
},
|
|
|
|
|
auth: {
|
|
|
|
|
welcomeBack: "Welcome back",
|
|
|
|
|
tenantAdminLogin: "Tenant Admin Login",
|
|
|
|
|
loginAndEnter: "Sign in to workspace",
|
|
|
|
|
email: "Email",
|
|
|
|
|
password: "Password",
|
|
|
|
|
defaultTestAccount: "Default account",
|
|
|
|
|
defaultTestPassword: "Default password",
|
|
|
|
|
},
|
|
|
|
|
shell: {
|
|
|
|
|
localeLabel: "Language",
|
|
|
|
|
quotaTitle: "Plan & Quota",
|
|
|
|
|
quotaStatus: "Healthy",
|
|
|
|
|
remainingQuota: "Article quota",
|
|
|
|
|
resetAt: "Reset at",
|
|
|
|
|
userFallback: "Admin",
|
|
|
|
|
logout: "Logout",
|
|
|
|
|
planFallback: "Free Plan",
|
|
|
|
|
},
|
|
|
|
|
route: {
|
|
|
|
|
login: {
|
|
|
|
|
title: "Welcome back",
|
|
|
|
|
description: "Sign in with a real tenant account.",
|
|
|
|
|
},
|
|
|
|
|
workspace: {
|
|
|
|
|
title: "Workspace",
|
|
|
|
|
description: "Template shortcuts, overview data, and recent generations in one place.",
|
|
|
|
|
},
|
|
|
|
|
templates: {
|
|
|
|
|
title: "Template Creation",
|
2026-04-02 00:31:28 +08:00
|
|
|
description: "Choose a suitable template or use the batch feature to quickly generate GEO content.",
|
|
|
|
|
},
|
|
|
|
|
wizard: {
|
|
|
|
|
title: "Template Wizard",
|
|
|
|
|
description: "Follow the template-driven three-step flow to fill inputs, confirm structure, and generate the article.",
|
|
|
|
|
},
|
|
|
|
|
articleEditor: {
|
|
|
|
|
title: "Article Editor",
|
|
|
|
|
description: "Edit titles, content, and publishing settings in a dedicated workspace.",
|
2026-04-01 00:58:42 +08:00
|
|
|
},
|
|
|
|
|
custom: {
|
|
|
|
|
title: "Custom Generation",
|
2026-04-02 00:31:28 +08:00
|
|
|
description: "Generate articles with custom prompt rules, instant or scheduled.",
|
2026-04-01 00:58:42 +08:00
|
|
|
},
|
|
|
|
|
optimize: {
|
|
|
|
|
title: "Article Optimization",
|
|
|
|
|
description: "No matching backend APIs exist in this repository yet.",
|
|
|
|
|
},
|
|
|
|
|
media: {
|
|
|
|
|
title: "Media Management",
|
|
|
|
|
description: "No matching backend APIs exist in this repository yet.",
|
|
|
|
|
},
|
|
|
|
|
brands: {
|
|
|
|
|
title: "Brand Library",
|
|
|
|
|
description: "Manage keywords, question sets, and competitors around each brand.",
|
|
|
|
|
},
|
|
|
|
|
tracking: {
|
|
|
|
|
title: "Data Details",
|
|
|
|
|
description: "No matching backend APIs exist in this repository yet.",
|
|
|
|
|
},
|
|
|
|
|
knowledge: {
|
|
|
|
|
title: "Knowledge Base",
|
|
|
|
|
description: "No matching backend APIs exist in this repository yet.",
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
workspace: {
|
|
|
|
|
eyebrow: "Dashboard",
|
|
|
|
|
metrics: {
|
|
|
|
|
articles: "Generated",
|
|
|
|
|
published: "Published",
|
|
|
|
|
brands: "Brands",
|
|
|
|
|
platforms: "Platforms",
|
|
|
|
|
},
|
|
|
|
|
sections: {
|
|
|
|
|
templates: "Article Templates",
|
|
|
|
|
recent: "Recent Generations",
|
|
|
|
|
overview: "Overview",
|
|
|
|
|
quota: "Plan & Quota",
|
|
|
|
|
},
|
|
|
|
|
actions: {
|
|
|
|
|
enterTemplates: "Open Templates",
|
|
|
|
|
},
|
|
|
|
|
quota: {
|
|
|
|
|
remaining: "Remaining quota",
|
|
|
|
|
total: "Total quota",
|
|
|
|
|
used: "Used quota",
|
|
|
|
|
},
|
|
|
|
|
emptyTemplates: "No template cards available yet",
|
|
|
|
|
noRecentArticles: "No recent generations yet",
|
|
|
|
|
},
|
|
|
|
|
templateMeta: {
|
|
|
|
|
top_x_article: {
|
|
|
|
|
eyebrow: "Ranked Content",
|
|
|
|
|
helper: "Good for listicles, comparisons, and recommendation-driven output.",
|
|
|
|
|
accent: "Top X",
|
|
|
|
|
action: "Create ranking",
|
|
|
|
|
},
|
|
|
|
|
product_review: {
|
|
|
|
|
eyebrow: "Product Review",
|
|
|
|
|
helper: "Good for benefits, trade-offs, and suitability analysis.",
|
|
|
|
|
accent: "Review",
|
|
|
|
|
action: "Start review",
|
|
|
|
|
},
|
|
|
|
|
research_report: {
|
|
|
|
|
eyebrow: "Research Report",
|
|
|
|
|
helper: "Good for longer analysis, trends, and market insight.",
|
|
|
|
|
accent: "Report",
|
|
|
|
|
action: "Create report",
|
|
|
|
|
},
|
|
|
|
|
brand_search_expansion: {
|
|
|
|
|
eyebrow: "Brand Expansion",
|
|
|
|
|
helper: "Expand brand plus search intent into a richer GEO article.",
|
|
|
|
|
accent: "GEO",
|
|
|
|
|
action: "Expand",
|
|
|
|
|
},
|
|
|
|
|
default: {
|
|
|
|
|
eyebrow: "Content Template",
|
|
|
|
|
helper: "This template is already usable and can go straight into generation.",
|
|
|
|
|
accent: "Ready",
|
|
|
|
|
action: "Open template",
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
status: {
|
|
|
|
|
generate: {
|
|
|
|
|
draft: "Draft",
|
|
|
|
|
generating: "Generating",
|
|
|
|
|
running: "Running",
|
|
|
|
|
completed: "Completed",
|
|
|
|
|
failed: "Failed",
|
|
|
|
|
},
|
|
|
|
|
publish: {
|
|
|
|
|
unpublished: "Unpublished",
|
|
|
|
|
publishing: "Publishing",
|
|
|
|
|
published: "Published",
|
|
|
|
|
publish_success: "Published",
|
|
|
|
|
publish_failed: "Failed",
|
|
|
|
|
pending_review: "Pending Review",
|
|
|
|
|
},
|
|
|
|
|
sourceType: {
|
|
|
|
|
template: "Template generation",
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
templates: {
|
|
|
|
|
eyebrow: "Article Creation",
|
|
|
|
|
actions: {
|
|
|
|
|
batchGenerate: "Batch generate",
|
|
|
|
|
chooseTemplate: "Choose template",
|
|
|
|
|
},
|
|
|
|
|
filters: {
|
|
|
|
|
template: "Template",
|
|
|
|
|
publishStatus: "Publish status",
|
|
|
|
|
generateStatus: "Generation status",
|
|
|
|
|
keyword: "Search",
|
2026-04-02 00:31:28 +08:00
|
|
|
generationTime: "Generation time",
|
|
|
|
|
generationTimeStart: "Start time",
|
|
|
|
|
generationTimeEnd: "End time",
|
2026-04-01 00:58:42 +08:00
|
|
|
keywordPlaceholder: "Search by article title",
|
|
|
|
|
},
|
|
|
|
|
list: {
|
|
|
|
|
count: "{count} articles",
|
|
|
|
|
empty: "No articles have been created yet.",
|
|
|
|
|
preview: "Preview",
|
2026-04-02 00:31:28 +08:00
|
|
|
edit: "Edit article",
|
|
|
|
|
editDisabled: "Only draft, failed, or completed articles can be edited",
|
2026-04-01 00:58:42 +08:00
|
|
|
versions: "Versions",
|
|
|
|
|
deleteConfirm: "Delete this article?",
|
|
|
|
|
deleteSuccess: "Article deleted.",
|
|
|
|
|
deleteError: "Failed to delete article.",
|
|
|
|
|
},
|
|
|
|
|
picker: {
|
|
|
|
|
title: "Choose the template you want to use",
|
|
|
|
|
viewExample: "View example",
|
|
|
|
|
},
|
|
|
|
|
wizard: {
|
|
|
|
|
drawerTitle: "Template generation",
|
|
|
|
|
steps: {
|
|
|
|
|
basic: "Basic info",
|
|
|
|
|
basicDesc: "Language, template fields, and brand context",
|
|
|
|
|
structure: "Structure",
|
2026-04-02 00:31:28 +08:00
|
|
|
structureDesc: "Title and outline",
|
2026-04-01 00:58:42 +08:00
|
|
|
generate: "Generate",
|
2026-04-02 00:31:28 +08:00
|
|
|
generateDesc: "Confirm the outline, add key points, and submit the task",
|
2026-04-01 00:58:42 +08:00
|
|
|
},
|
|
|
|
|
sections: {
|
|
|
|
|
templateFields: "Template fields",
|
|
|
|
|
brandContext: "Brand context",
|
|
|
|
|
language: "Language",
|
|
|
|
|
brandInfo: "Brand",
|
2026-04-02 00:31:28 +08:00
|
|
|
brandLibrary: "Brand library",
|
|
|
|
|
brandName: "Brand name",
|
|
|
|
|
website: "Official website",
|
|
|
|
|
brandSummary: "AI brand summary",
|
2026-04-01 00:58:42 +08:00
|
|
|
keywords: "Keywords",
|
|
|
|
|
competitors: "Competitors",
|
|
|
|
|
chooseTitle: "Choose a title",
|
|
|
|
|
customTitle: "Custom title",
|
|
|
|
|
structure: "Article structure",
|
2026-04-02 00:31:28 +08:00
|
|
|
customOutline: "Custom section",
|
|
|
|
|
preview: "Article preview",
|
|
|
|
|
generatedOutline: "Confirm outline",
|
|
|
|
|
outlinePreview: "Outline preview",
|
2026-04-01 00:58:42 +08:00
|
|
|
keyPoints: "Key points",
|
|
|
|
|
review: "Review",
|
|
|
|
|
notes: "Notes",
|
|
|
|
|
inputParams: "Input params",
|
|
|
|
|
},
|
|
|
|
|
hints: {
|
|
|
|
|
brandContext: "Optional. Selecting a brand pulls in keywords and competitor context.",
|
2026-04-02 00:31:28 +08:00
|
|
|
brandFlow: "You can pick a brand from the library or type one manually. AI analysis will expand keywords, competitors, and title options.",
|
|
|
|
|
brandSummaryPlaceholder: "After analysis, AI will summarize the brand angle, positioning, and content opportunities here.",
|
|
|
|
|
keywords: "Type keywords directly or reuse brand-library keywords. AI results will be merged into this list.",
|
|
|
|
|
competitors: "Competitors stay editable. You can add rows manually and save useful ones back into the competitor library.",
|
|
|
|
|
competitorEmptyEditable: "No competitors yet. Add one manually or let AI fill the list first.",
|
|
|
|
|
templateFields: "Keep any extra template-specific fields here to constrain the writing direction.",
|
|
|
|
|
titleSelection: "AI will return 5 better title options before you move forward. Choose one or rewrite it.",
|
|
|
|
|
structure: "Keep the default outline or trim sections for this draft.",
|
|
|
|
|
preview: "The panel on the right updates the article frame in real time.",
|
|
|
|
|
previewEmpty: "Select one or more sections to preview the article frame here.",
|
|
|
|
|
generatedOutline: "AI generates the full article outline first. You can edit, add, or delete nodes before creating the final article.",
|
|
|
|
|
outlinePreview: "The panel on the right updates from the current outline in real time.",
|
|
|
|
|
outlineEmpty: "Generate the outline first to edit the article structure here.",
|
|
|
|
|
review: "Check the final setup before creating the generation task.",
|
2026-04-01 00:58:42 +08:00
|
|
|
competitorEmpty: "No competitors are available under this brand yet.",
|
|
|
|
|
customTitle: "Use this field if you want to override the title manually.",
|
|
|
|
|
keyPoints: "Add any key messages, angles, or style notes here.",
|
|
|
|
|
async: "The backend creates the article and task first, then completes content generation asynchronously.",
|
|
|
|
|
},
|
2026-04-02 00:31:28 +08:00
|
|
|
actions: {
|
|
|
|
|
analyze: "Analyze",
|
|
|
|
|
addCompetitor: "Add competitor",
|
|
|
|
|
addSection: "Add section",
|
|
|
|
|
addOutlineNode: "Add node",
|
|
|
|
|
addOutlineChild: "Add child",
|
|
|
|
|
favorite: "Save",
|
|
|
|
|
saved: "Saved",
|
|
|
|
|
submit: "Submit and generate",
|
|
|
|
|
},
|
2026-04-01 00:58:42 +08:00
|
|
|
review: {
|
|
|
|
|
templateName: "Template",
|
|
|
|
|
articleTitle: "Article title",
|
|
|
|
|
brandContext: "Brand context",
|
|
|
|
|
outline: "Outline",
|
|
|
|
|
currentTemplate: "Current template",
|
|
|
|
|
promptVisibility: "Prompt visibility",
|
|
|
|
|
selectedKeywords: "Selected keywords",
|
|
|
|
|
selectedCompetitors: "Selected competitors",
|
|
|
|
|
},
|
|
|
|
|
localeOptions: {
|
|
|
|
|
zh: "Simplified Chinese",
|
|
|
|
|
en: "English",
|
|
|
|
|
},
|
2026-04-02 00:31:28 +08:00
|
|
|
table: {
|
|
|
|
|
website: "Website",
|
|
|
|
|
name: "Name",
|
|
|
|
|
description: "Description",
|
|
|
|
|
actions: "Actions",
|
|
|
|
|
},
|
|
|
|
|
placeholders: {
|
|
|
|
|
brandLibrary: "Choose an existing brand from the library",
|
|
|
|
|
brandName: "Enter a brand name, or refine the selected library brand",
|
|
|
|
|
website: "Official website, optional",
|
|
|
|
|
keywords: "Type keywords and press Enter",
|
|
|
|
|
customTitle: "Override the AI title here if needed",
|
|
|
|
|
customOutline: "Add another section, for example “Buying advice”",
|
|
|
|
|
keyPoints: "Add any extra instructions, key angles, or constraints for the article",
|
|
|
|
|
competitorWebsite: "Official site or landing page",
|
|
|
|
|
competitorName: "Competitor name",
|
|
|
|
|
competitorDescription: "One-line positioning or summary",
|
|
|
|
|
outlineNode: "Enter a title",
|
|
|
|
|
},
|
2026-04-01 00:58:42 +08:00
|
|
|
promptVisible: "Prompt visible",
|
|
|
|
|
promptSealed: "Prompt sealed",
|
2026-04-02 00:31:28 +08:00
|
|
|
assist: {
|
|
|
|
|
analyzeTitle: "AI is analyzing keywords and competitors. Please wait…",
|
|
|
|
|
titleTitle: "AI is generating titles. Please wait…",
|
|
|
|
|
outlineTitle: "AI is generating the article outline. Please wait…",
|
|
|
|
|
analyzeStages: {
|
|
|
|
|
brand: "Analyzing the brand context…",
|
|
|
|
|
keywords: "Extracting keyword opportunities…",
|
|
|
|
|
competitors: "Mapping competitors and websites…",
|
|
|
|
|
},
|
|
|
|
|
titleStages: {
|
|
|
|
|
context: "Preparing the current brief…",
|
|
|
|
|
strategy: "Generating title directions from keywords and competitors…",
|
|
|
|
|
finalize: "Returning 5 title options…",
|
|
|
|
|
},
|
|
|
|
|
outlineStages: {
|
|
|
|
|
context: "Preparing the title, keywords, and competitor context…",
|
|
|
|
|
structure: "Generating the article outline from the selected structure…",
|
|
|
|
|
finalize: "Returning the editable outline result…",
|
|
|
|
|
},
|
|
|
|
|
},
|
2026-04-01 00:58:42 +08:00
|
|
|
messages: {
|
|
|
|
|
requiredField: "Please fill in {field} first.",
|
2026-04-02 00:31:28 +08:00
|
|
|
missingBrand: "Choose a brand from the library or enter a brand name first.",
|
2026-04-01 00:58:42 +08:00
|
|
|
missingTitle: "Please choose or enter an article title.",
|
|
|
|
|
missingOutline: "Please select at least one outline section.",
|
2026-04-02 00:31:28 +08:00
|
|
|
missingGeneratedOutline: "Please generate and confirm the article outline first.",
|
|
|
|
|
missingCompetitorName: "Enter a competitor name before saving it to the library.",
|
|
|
|
|
savedCompetitor: "Competitor saved to the brand library.",
|
|
|
|
|
assistReady: "AI analysis is ready. You can keep refining the draft.",
|
|
|
|
|
assistFailed: "AI analysis failed. Please try again.",
|
|
|
|
|
assistTimeout: "AI analysis timed out. Please try again.",
|
|
|
|
|
titleFailed: "Title generation failed. Please try again.",
|
|
|
|
|
titleTimeout: "Title generation timed out. Please try again.",
|
|
|
|
|
outlineFailed: "Outline generation failed. Please try again.",
|
|
|
|
|
outlineTimeout: "Outline generation timed out. Please try again.",
|
|
|
|
|
draftSaved: "Draft saved. Returning to the template list.",
|
|
|
|
|
draftSaveFailed: "Failed to save the draft. Please try again.",
|
|
|
|
|
queued: "Task submitted. The article is now waiting in the generation queue.",
|
2026-04-01 00:58:42 +08:00
|
|
|
submitted: "Generation task submitted. Refreshing article data.",
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
article: {
|
|
|
|
|
drawerTitle: "Article details",
|
|
|
|
|
preview: "Content preview",
|
|
|
|
|
versionHistory: "Version history",
|
|
|
|
|
untitled: "Untitled article",
|
|
|
|
|
noContent: "This article does not have generated content yet.",
|
2026-04-02 00:31:28 +08:00
|
|
|
editor: {
|
|
|
|
|
publish: "Publish",
|
|
|
|
|
titlePlaceholder: "Enter article title",
|
|
|
|
|
leaveConfirm: {
|
|
|
|
|
title: "Unsaved changes",
|
|
|
|
|
description: "This article has unsaved edits. Leave now to discard them, or save first before going back.",
|
|
|
|
|
discard: "Discard changes",
|
|
|
|
|
saveAndLeave: "Save and leave",
|
|
|
|
|
},
|
|
|
|
|
platformsTitle: "Publish platforms",
|
|
|
|
|
platformsHint: "This uses the shared publish-platform selector. For now it shows placeholder bound platforms on the frontend.",
|
|
|
|
|
coverTitle: "Cover image",
|
|
|
|
|
coverHint: "Upload a cover asset before publishing. This is local preview only for now.",
|
|
|
|
|
coverUpload: "Upload cover image",
|
|
|
|
|
imagePrompt: "Enter image URL",
|
|
|
|
|
messages: {
|
|
|
|
|
saved: "Article saved.",
|
|
|
|
|
generating: "This article is still generating. Try editing it later.",
|
|
|
|
|
locked: "Only completed articles can be edited.",
|
|
|
|
|
publishPending: "Publishing is not wired yet. The current action only saves content.",
|
|
|
|
|
},
|
|
|
|
|
platforms: {
|
|
|
|
|
zhihu: "Zhihu",
|
|
|
|
|
},
|
|
|
|
|
},
|
2026-04-01 00:58:42 +08:00
|
|
|
meta: {
|
|
|
|
|
templateType: "Template",
|
|
|
|
|
currentVersion: "Current version",
|
|
|
|
|
source: "Source label",
|
|
|
|
|
wordCount: "Word count",
|
|
|
|
|
},
|
|
|
|
|
versionUntitled: "Untitled version",
|
|
|
|
|
},
|
|
|
|
|
brands: {
|
|
|
|
|
eyebrow: "Brand Library",
|
|
|
|
|
title: "Brand Library",
|
|
|
|
|
description: "Manage keywords, question sets, and competitor assets around each brand.",
|
|
|
|
|
railTitle: "Brands",
|
|
|
|
|
selectBrand: "Pick a brand to continue managing keywords and question sets.",
|
|
|
|
|
newBrand: "New brand",
|
|
|
|
|
editBrand: "Edit brand",
|
|
|
|
|
deleteBrand: "Delete brand",
|
|
|
|
|
tabs: {
|
|
|
|
|
keywords: "Keywords",
|
|
|
|
|
competitors: "Competitors",
|
|
|
|
|
},
|
|
|
|
|
sections: {
|
|
|
|
|
keywords: "Keywords",
|
|
|
|
|
questions: "Question set",
|
|
|
|
|
competitors: "Competitor library",
|
|
|
|
|
versions: "Version history",
|
|
|
|
|
},
|
|
|
|
|
actions: {
|
|
|
|
|
newKeyword: "New keyword",
|
|
|
|
|
newQuestion: "New question",
|
|
|
|
|
newCompetitor: "New competitor",
|
|
|
|
|
viewVersions: "View versions",
|
|
|
|
|
},
|
|
|
|
|
empty: {
|
|
|
|
|
brands: "No brand data yet. Create your first brand to start.",
|
|
|
|
|
questions: "No questions under this keyword yet.",
|
|
|
|
|
competitors: "No competitors under this brand yet.",
|
|
|
|
|
},
|
|
|
|
|
form: {
|
|
|
|
|
brandName: "Brand name",
|
|
|
|
|
brandDescription: "Brand description",
|
|
|
|
|
keywordName: "Keyword",
|
|
|
|
|
questionText: "Question text",
|
|
|
|
|
competitorName: "Competitor name",
|
|
|
|
|
competitorWebsite: "Competitor website",
|
|
|
|
|
competitorDescription: "Competitor description",
|
|
|
|
|
competitorLines: "Product lines",
|
|
|
|
|
competitorLinesHint: "Separate multiple product lines with commas.",
|
|
|
|
|
},
|
|
|
|
|
messages: {
|
|
|
|
|
createBrand: "Brand created.",
|
|
|
|
|
updateBrand: "Brand updated.",
|
|
|
|
|
deleteBrand: "Brand deleted.",
|
|
|
|
|
createKeyword: "Keyword created.",
|
|
|
|
|
updateKeyword: "Keyword updated.",
|
|
|
|
|
deleteKeyword: "Keyword deleted.",
|
|
|
|
|
createQuestion: "Question created.",
|
|
|
|
|
updateQuestion: "Question updated.",
|
|
|
|
|
deleteQuestion: "Question deleted.",
|
|
|
|
|
createCompetitor: "Competitor created.",
|
|
|
|
|
updateCompetitor: "Competitor updated.",
|
|
|
|
|
deleteCompetitor: "Competitor deleted.",
|
|
|
|
|
chooseBrand: "Please choose a brand first.",
|
|
|
|
|
chooseKeyword: "Please choose a keyword first.",
|
|
|
|
|
},
|
|
|
|
|
},
|
2026-04-02 00:31:28 +08:00
|
|
|
custom: {
|
|
|
|
|
eyebrow: "Custom Generation",
|
|
|
|
|
title: "Custom Generation",
|
|
|
|
|
description: "Generate articles with custom prompt rules, instant or scheduled.",
|
|
|
|
|
cards: {
|
|
|
|
|
instantTitle: "Instant Generation",
|
|
|
|
|
instantDesc: "Quickly create custom content tasks",
|
|
|
|
|
scheduleTitle: "Scheduled Generation",
|
|
|
|
|
scheduleDesc: "Set up automated content generation plans",
|
|
|
|
|
},
|
|
|
|
|
tabs: {
|
|
|
|
|
articles: "Articles",
|
|
|
|
|
instantTasks: "Instant Tasks",
|
|
|
|
|
scheduleTasks: "Scheduled Tasks",
|
|
|
|
|
promptRules: "Prompt Rules",
|
|
|
|
|
},
|
|
|
|
|
promptRule: {
|
|
|
|
|
name: "Rule name",
|
|
|
|
|
namePlaceholder: "Enter prompt name",
|
|
|
|
|
content: "Prompt content",
|
|
|
|
|
scene: "Scene",
|
|
|
|
|
tone: "Default tone",
|
|
|
|
|
wordCount: "Default word count",
|
|
|
|
|
status: "Status",
|
|
|
|
|
articleCount: "Article count",
|
|
|
|
|
createTitle: "Create Prompt Rule",
|
|
|
|
|
editTitle: "Edit Prompt Rule",
|
|
|
|
|
deleteConfirm: "Delete this rule?",
|
|
|
|
|
enabled: "Enabled",
|
|
|
|
|
disabled: "Disabled",
|
|
|
|
|
ungrouped: "Ungrouped",
|
|
|
|
|
groupPlaceholder: "Select a prompt group",
|
|
|
|
|
contentPlaceholder: "Enter prompt content, variables supported",
|
|
|
|
|
},
|
|
|
|
|
task: {
|
|
|
|
|
basicSection: "I Basic Information",
|
|
|
|
|
advancedSection: "I Advanced Settings",
|
|
|
|
|
name: "Task name",
|
|
|
|
|
namePlaceholder: "Use a simple name so the task is easy to identify later.",
|
|
|
|
|
prompt: "Select Prompt",
|
|
|
|
|
promptPlaceholder: "Select a prompt",
|
|
|
|
|
createPrompt: "New Prompt",
|
|
|
|
|
platforms: "Publish platforms",
|
|
|
|
|
platformsHint: "Choose one or more publish platforms. Only bound platforms are shown here.",
|
|
|
|
|
platformConnected: "Connected",
|
|
|
|
|
platformEmptyTitle: "Publish platforms are coming",
|
|
|
|
|
platformEmptyHint: "Once the media integration is wired, bound tenant platforms will appear here automatically.",
|
|
|
|
|
cover: "Cover image",
|
|
|
|
|
coverHint: "Keep the cover clear, complete, and visually polished.",
|
|
|
|
|
coverUpload: "Upload cover image",
|
|
|
|
|
coverUploadHint: "Local preview only for now",
|
|
|
|
|
scheduleTime: "Schedule article generation",
|
|
|
|
|
scheduleEveryDay: "Every day",
|
|
|
|
|
enableWebSearch: "Enable web search for generation",
|
|
|
|
|
generateCount: "Article count",
|
|
|
|
|
submit: "Create task",
|
|
|
|
|
},
|
|
|
|
|
group: {
|
|
|
|
|
title: "Rule Groups",
|
|
|
|
|
createTitle: "Create Group",
|
|
|
|
|
editTitle: "Edit Group",
|
|
|
|
|
deleteConfirm: "Deleting this group will move its rules to ungrouped. Continue?",
|
|
|
|
|
name: "Group name",
|
|
|
|
|
allRules: "All Rules",
|
|
|
|
|
},
|
|
|
|
|
schedule: {
|
|
|
|
|
name: "Task name",
|
|
|
|
|
rule: "Prompt rule",
|
|
|
|
|
cron: "Frequency",
|
|
|
|
|
platform: "Target platform",
|
|
|
|
|
nextRun: "Next run",
|
|
|
|
|
startAt: "Start time",
|
|
|
|
|
endAt: "End time",
|
|
|
|
|
brand: "Brand",
|
|
|
|
|
createTitle: "Create Scheduled Task",
|
|
|
|
|
editTitle: "Edit Scheduled Task",
|
|
|
|
|
deleteConfirm: "Delete this scheduled task?",
|
|
|
|
|
enabled: "Enabled",
|
|
|
|
|
disabled: "Disabled",
|
|
|
|
|
cronOptions: {
|
|
|
|
|
daily: "Once daily",
|
|
|
|
|
twiceDaily: "Twice daily",
|
|
|
|
|
weekly: "Once weekly",
|
|
|
|
|
custom: "Custom Cron",
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
instant: {
|
|
|
|
|
title: "Instant Generate",
|
|
|
|
|
createTitle: "Create Instant Task",
|
|
|
|
|
selectRule: "Select prompt rule",
|
|
|
|
|
selectBrand: "Select brand",
|
|
|
|
|
selectPlatform: "Target platform",
|
|
|
|
|
submit: "Generate now",
|
|
|
|
|
extraParams: "Extra parameters",
|
|
|
|
|
},
|
|
|
|
|
filters: {
|
|
|
|
|
promptRule: "Prompt rule",
|
|
|
|
|
publishStatus: "Publish status",
|
|
|
|
|
generateStatus: "Generation status",
|
|
|
|
|
title: "Title",
|
|
|
|
|
generateTime: "Generation time",
|
|
|
|
|
},
|
|
|
|
|
messages: {
|
|
|
|
|
ruleCreated: "Rule created.",
|
|
|
|
|
ruleUpdated: "Rule updated.",
|
|
|
|
|
ruleDeleted: "Rule deleted.",
|
|
|
|
|
ruleEnabled: "Rule enabled.",
|
|
|
|
|
ruleDisabled: "Rule disabled.",
|
|
|
|
|
groupCreated: "Group created.",
|
|
|
|
|
groupUpdated: "Group updated.",
|
|
|
|
|
groupDeleted: "Group deleted.",
|
|
|
|
|
scheduleCreated: "Scheduled task created.",
|
|
|
|
|
scheduleUpdated: "Scheduled task updated.",
|
|
|
|
|
scheduleDeleted: "Scheduled task deleted.",
|
|
|
|
|
scheduleEnabled: "Scheduled task enabled.",
|
|
|
|
|
scheduleDisabled: "Scheduled task disabled.",
|
|
|
|
|
generateSubmitted: "Generation task submitted.",
|
|
|
|
|
missingTaskName: "Enter a task name first.",
|
|
|
|
|
missingPromptRule: "Choose a prompt first.",
|
|
|
|
|
invalidGenerateCount: "Article count must be at least 1.",
|
|
|
|
|
invalidScheduleTime: "Choose a valid schedule time.",
|
|
|
|
|
missingPromptName: "Enter a prompt name first.",
|
|
|
|
|
missingPromptContent: "Enter prompt content first.",
|
|
|
|
|
},
|
|
|
|
|
},
|
2026-04-01 00:58:42 +08:00
|
|
|
featureStub: {
|
|
|
|
|
eyebrow: "Feature Placeholder",
|
|
|
|
|
currentStatus: "Current status",
|
|
|
|
|
nextPriority: "Next priority",
|
|
|
|
|
integrationStrategy: "Integration strategy",
|
|
|
|
|
currentStatusText: "The page shell is ready with navigation and auth guard support.",
|
|
|
|
|
integrationStrategyText: "Keep the UI aligned with tenant-api envelopes and wire real read flows before write flows.",
|
|
|
|
|
},
|
|
|
|
|
} as const;
|
|
|
|
|
|
|
|
|
|
export default enUS;
|