From afb24d7b074e3e62852515883df737f1789b6fd9 Mon Sep 17 00:00:00 2001 From: junjie Date: Thu, 20 May 2021 10:37:43 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=A7=86=E5=9B=BE):button=20name=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/view/ChartEdit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/chart/view/ChartEdit.vue b/frontend/src/views/chart/view/ChartEdit.vue index a025bd13d5..a9fe957379 100644 --- a/frontend/src/views/chart/view/ChartEdit.vue +++ b/frontend/src/views/chart/view/ChartEdit.vue @@ -14,7 +14,7 @@ - {{ $t('chart.close') }} + {{ $t('commons.save') }}