|
757 | 757 | "message": "选择适合您的部署方式", |
758 | 758 | "description": "Getting Started description" |
759 | 759 | }, |
| 760 | + "Choose Cloud (managed) or Enterprise (self-hosted).": { |
| 761 | + "message": "选择 Cloud(托管)或 Enterprise(自建)。", |
| 762 | + "description": "Getting Started hint under title" |
| 763 | + }, |
760 | 764 | "Recommended": { |
761 | 765 | "message": "推荐", |
762 | 766 | "description": "Recommended badge" |
|
765 | 769 | "message": "全托管 Serverless 数仓,无需运维。", |
766 | 770 | "description": "Databend Cloud short description" |
767 | 771 | }, |
| 772 | + "Start Free": { |
| 773 | + "message": "免费开始", |
| 774 | + "description": "CTA button text for Databend Cloud" |
| 775 | + }, |
768 | 776 | "Cold Start": { |
769 | 777 | "message": "冷启动", |
770 | 778 | "description": "Cold Start metric label" |
771 | 779 | }, |
| 780 | + "Free Credits": { |
| 781 | + "message": "免费额度", |
| 782 | + "description": "Free credits metric label" |
| 783 | + }, |
| 784 | + "Type II": { |
| 785 | + "message": "Type II", |
| 786 | + "description": "Compliance label for SOC 2 Type II" |
| 787 | + }, |
772 | 788 | "Cost Savings": { |
773 | 789 | "message": "成本节省", |
774 | 790 | "description": "Cost Savings metric label" |
|
777 | 793 | "message": "开源", |
778 | 794 | "description": "Open Source badge" |
779 | 795 | }, |
| 796 | + "Databend Cloud": { |
| 797 | + "message": "Databend Cloud", |
| 798 | + "description": "Title for Databend Cloud product" |
| 799 | + }, |
| 800 | + "Databend Enterprise": { |
| 801 | + "message": "Databend 企业版", |
| 802 | + "description": "Title for Databend Enterprise product" |
| 803 | + }, |
| 804 | + "Enterprise": { |
| 805 | + "message": "企业版", |
| 806 | + "description": "Enterprise badge" |
| 807 | + }, |
| 808 | + "Self-hosted on the open-source core, with enterprise support.": { |
| 809 | + "message": "基于开源核心自建部署,并提供企业级支持。", |
| 810 | + "description": "Databend Enterprise card description" |
| 811 | + }, |
| 812 | + "Deploy": { |
| 813 | + "message": "部署", |
| 814 | + "description": "Enterprise metric value" |
| 815 | + }, |
| 816 | + "Your Infra": { |
| 817 | + "message": "自有基础设施", |
| 818 | + "description": "Enterprise metric label" |
| 819 | + }, |
| 820 | + "Control": { |
| 821 | + "message": "掌控", |
| 822 | + "description": "Enterprise metric value" |
| 823 | + }, |
| 824 | + "Your Data": { |
| 825 | + "message": "自有数据", |
| 826 | + "description": "Enterprise metric label" |
| 827 | + }, |
| 828 | + "Support": { |
| 829 | + "message": "支持", |
| 830 | + "description": "Enterprise metric value" |
| 831 | + }, |
| 832 | + "Install Locally": { |
| 833 | + "message": "本地安装", |
| 834 | + "description": "CTA button text for self-hosted quickstart" |
| 835 | + }, |
780 | 836 | "Deploy on your infrastructure. Full control over data and environment.": { |
781 | 837 | "message": "部署在您的环境,数据和配置完全掌控。", |
782 | 838 | "description": "Self-Hosted short description" |
|
0 commit comments