feat(web): package

This commit is contained in:
zhaoying
2026-04-14 14:51:02 +08:00
parent 72b39c6fa3
commit 7f8765b815
10 changed files with 392 additions and 21 deletions

View File

@@ -3016,5 +3016,69 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
apply: 'Apply',
tools: 'Tools',
},
package: {
package: 'Package Management',
saas_personal: 'SaaS Personal',
commercial_deployment: 'Commercial Deployment',
noCommercialPackages: 'No commercial deployment packages available',
addPackage: 'Add Plan',
packageName: 'Plan Name',
packageNameZh: 'Plan Name (中文)',
packageNameEn: 'Plan Name (English)',
packageNamePlaceholder: '中文, 例如:记忆体验版',
packageNamePlaceholderEn: 'English, e.g. Memory Trial Plan',
packageCategory: 'Package Category',
price: 'Price',
pricePlaceholder: 'e.g. 0, 19, 299 or Contact Us',
billingPeriod: 'Billing Period',
monthly: 'Monthly',
yearly: 'Yearly',
permanent_free: 'Permanent Free',
local_deployment: 'Local Deployment',
coreValue: 'Core Value',
coreValueZh: 'Core Value (中文)',
coreValueEn: 'Core Value (English)',
coreValuePlaceholder: '中文, 一句话描述核心价值',
coreValuePlaceholderEn: 'EngLish, describe the core value in one sentence',
tech_support: 'Technical Support',
tech_support_zh: 'Technical Support (中文)',
tech_support_en: 'Technical Support (English)',
technicalSupportPlaceholder: '中文, 例如:社群交流、工单支持',
technicalSupportPlaceholderEn: 'English, e.g. Community support, ticket support',
sla: 'SLA & Compliance',
slaZh: 'SLA & Compliance (中文)',
slaEn: 'SLA & Compliance (English)',
slaPlaceholder: '中文, 例如:无、验证力加强+审计日志',
slaPlaceholderEn: 'English, e.g. None, dedicated compute pool + audit logs',
customPage: 'Chat Page Customization',
customPageZh: 'Chat Page Customization (中文)',
customPageEn: 'Chat Page Customization (English)',
customPagePlaceholder: '中文, 例如LOGO定制',
customPagePlaceholderEn: 'English, e.g. Logo customization',
primaryColor: 'Primary Color',
status: 'Status',
active: 'Active',
inactive: 'Inactive',
api_ops_rate_limit: 'API OPS Rate Limit',
ops: 'req/s',
pcs: 'pcs',
GB: 'GB',
tier_level: 'Tier Level',
numberPlaceholder: 'e.g. 10',
packageDetail: 'Package Detail',
basicInfo: 'Basic Info',
featureConfig: 'Billing Unit Quota',
workspace_quota: 'Workspace Quota',
skill_quota: 'Skill Library Quota',
app_quota: 'App Quota',
knowledge_capacity_quota: 'Knowledge Base Capacity',
memory_engine_quota: 'Memory Engine Quota',
end_user_quota: 'Memorable End Users',
ontology_project_quota: 'Ontology Project',
model_quota: 'Model Quota',
editPackage: 'Edit Package',
},
},
};