From f393440a5d4b4aa68c479c86c8fb90943b5aeec8 Mon Sep 17 00:00:00 2001 From: Fine Date: Wed, 9 Nov 2022 22:10:18 +0800 Subject: [PATCH] use i18n --- src/views/dashboard/graphs/Bar.vue | 2 +- src/views/dashboard/graphs/components/Legend.vue | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/views/dashboard/graphs/Bar.vue b/src/views/dashboard/graphs/Bar.vue index 1c151c06..ad52e48a 100644 --- a/src/views/dashboard/graphs/Bar.vue +++ b/src/views/dashboard/graphs/Bar.vue @@ -15,7 +15,7 @@ limitations under the License. -->