From 882b3d8dd66951b239606da48817318fb44c6933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=A0s?= Date: Sun, 28 Aug 2022 15:19:48 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=87=BA=F0=9F=87=B8=20Translate=20#btn?= =?UTF-8?q?-newword=20in=20english?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Infos.vue | 102 +++++++++++++++++++++++---------------- 1 file changed, 61 insertions(+), 41 deletions(-) diff --git a/src/components/Infos.vue b/src/components/Infos.vue index e7a9dda..4bbc98f 100644 --- a/src/components/Infos.vue +++ b/src/components/Infos.vue @@ -18,7 +18,7 @@

@@ -30,9 +30,9 @@
- Total todo: {{this.nbItemsFinished}} + Total todo: {{ this.nbItemsFinished }}
- Total sessions: {{this.$store.getters.nbSessions}} + Total sessions: {{ this.$store.getters.nbSessions }}