From 2b1c0939b3d0f8607df890ad68031e4a1a8069f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20Midb=C3=B8e?= Date: Fri, 24 Jan 2020 09:24:01 +0100 Subject: [PATCH] =?UTF-8?q?Changed=20graph=20header=20to=20"antall=20kj?= =?UTF-8?q?=C3=B8pt"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ui/PurchaseGraph.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/PurchaseGraph.vue b/src/ui/PurchaseGraph.vue index b338ca3..a97b93a 100644 --- a/src/ui/PurchaseGraph.vue +++ b/src/ui/PurchaseGraph.vue @@ -86,7 +86,7 @@ export default { maintainAspectRatio: false, title: { display: true, - text: "Antall vinn", + text: "Antall kjøpt", fontSize: 20, }, legend: {