From 6359b4783cfee772254a1a949d948775b5151100 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Sun, 14 Feb 2021 13:51:34 +0100 Subject: [PATCH] Add missing i18n for "Loading version..." Hopefully DeepL got the translations for French and Spanish right... --- src/components/modals/Information.vue | 2 +- src/locales/de-DE.json | 1 + src/locales/en-GB.json | 1 + src/locales/en-US.json | 1 + src/locales/es-ES.json | 1 + src/locales/fr-FR.json | 1 + 6 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/modals/Information.vue b/src/components/modals/Information.vue index 620690b..fcdd06f 100644 --- a/src/components/modals/Information.vue +++ b/src/components/modals/Information.vue @@ -9,7 +9,7 @@