From ae6c074bbd9f993fd7892dcf70984ad0358e418f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Mon, 13 Jul 2020 16:50:54 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20zh-cn.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../javascripts/new-dashboard/i18n/locales/zh-cn.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/assets/javascripts/new-dashboard/i18n/locales/zh-cn.json b/lib/assets/javascripts/new-dashboard/i18n/locales/zh-cn.json index 2c43ff2..54e2c81 100644 --- a/lib/assets/javascripts/new-dashboard/i18n/locales/zh-cn.json +++ b/lib/assets/javascripts/new-dashboard/i18n/locales/zh-cn.json @@ -452,9 +452,9 @@ "cartoframes" : { "title": "将空间数据添加到数据科学工作流", "subtitle": "使用我们的Python库将空间数据引入您的数据科学模型.", - "tags": ["Python", "CARTOframes"], + "tags": ["Python", "frames"], "step1": { - "title": "Bring spatial analysis to your Python notebooks with CARTOframes", + "title": "使用frame将空间分析带入您的Python", "sections": { "summary": "How can CARTOframes help you?", "howto": "What does it look like?" @@ -464,8 +464,8 @@ "text3": "Spend less time in data preparation using Data Observatory, our location data repository", "text4": "(Coming soon)", "footer": { - "returnToDashboard": "Return to your dashboard", - "learnMore": "Learn more" + "returnToDashboard": "返回仪表板", + "learnMore": "更多" } } },