From 307ce461db3ad709ad205d21cfbd09b69247e47c Mon Sep 17 00:00:00 2001 From: Giulio Date: Sun, 20 Jun 2021 17:45:19 +0200 Subject: [PATCH] localize theme --- frontend/src/App.vue | 4 ++-- frontend/src/i18n/en.json | 6 ++++++ frontend/src/i18n/it.json | 6 ++++++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index f21bc02..56031a9 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -13,10 +13,10 @@