@@ -322,13 +322,14 @@ const resources = {
322322 "pricing.plans.community.price" : "Free" ,
323323 "pricing.plans.community.description" : "Perfect for small projects and learning" ,
324324 "pricing.plans.professional.name" : "Professional" ,
325- "pricing.plans.professional.price" : "$49 " ,
325+ "pricing.plans.professional.price" : "$12,990 " ,
326326 "pricing.plans.professional.period" : "/month" ,
327327 "pricing.plans.professional.description" : "Ideal for growing businesses and teams" ,
328328 "pricing.plans.enterprise.name" : "Enterprise" ,
329329 "pricing.plans.enterprise.price" : "Custom" ,
330330 "pricing.plans.enterprise.description" : "For large-scale production deployments" ,
331331 "pricing.features.connections1k" : "Up to 1,000 connections" ,
332+ "pricing.features.connections10k" : "Up to 10,000 connections" ,
332333 "pricing.features.basicMonitoring" : "Basic monitoring" ,
333334 "pricing.features.communitySupport" : "Community support" ,
334335 "pricing.features.standardProtocols" : "Standard protocols" ,
@@ -838,13 +839,14 @@ const resources = {
838839 "pricing.plans.community.price" : "免费" ,
839840 "pricing.plans.community.description" : "适合小项目和学习的完美选择" ,
840841 "pricing.plans.professional.name" : "专业版" ,
841- "pricing.plans.professional.price" : "¥299 " ,
842+ "pricing.plans.professional.price" : "¥12990 " ,
842843 "pricing.plans.professional.period" : "/月" ,
843844 "pricing.plans.professional.description" : "适合成长中的企业和团队" ,
844845 "pricing.plans.enterprise.name" : "企业版" ,
845846 "pricing.plans.enterprise.price" : "定制" ,
846847 "pricing.plans.enterprise.description" : "适合大规模生产部署" ,
847848 "pricing.features.connections1k" : "最多1,000个连接" ,
849+ "pricing.features.connections10k" : "最多10,000个连接" ,
848850 "pricing.features.basicMonitoring" : "基础监控" ,
849851 "pricing.features.communitySupport" : "社区支持" ,
850852 "pricing.features.standardProtocols" : "标准协议" ,
0 commit comments