From b383e61039fb2c1dc4ff633668aea87be9f0e410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Mon, 13 Jul 2020 16:48:02 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Step1.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Onboarding/tutorials/CARTOframes/Step1.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOframes/Step1.vue b/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOframes/Step1.vue index 864c41f..b98bc28 100644 --- a/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOframes/Step1.vue +++ b/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOframes/Step1.vue @@ -60,7 +60,7 @@ import map from 'new-dashboard/assets/resources/onboarding/cartoframes.html'; export default { name: 'Step1', - stepName: 'Add spatial data to your data science workflow', + stepName: '将空间数据添加到数据科学计算', components: { StepTitle, CodeBlock,