From 78fbd9d5ad0097f6b640e2037f2d363b853caba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sun, 31 Jan 2021 08:09:50 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'lib/assets/javascripts/ne?= =?UTF-8?q?w-dashboard/components/Onboarding/tutorials/CARTOVL/Step5.vue'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Onboarding/tutorials/CARTOVL/Step5.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOVL/Step5.vue b/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOVL/Step5.vue index def0a6f..bade1ac 100644 --- a/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOVL/Step5.vue +++ b/lib/assets/javascripts/new-dashboard/components/Onboarding/tutorials/CARTOVL/Step5.vue @@ -37,7 +37,7 @@ import StepTitle from 'new-dashboard/components/Onboarding/components/StepTitle. export default { name: 'Step5', - stepName: 'Add data layer', + stepName: '添加层', components: { CodeBlock, StepTitle