From bddb950beb3c73f3424e96d1043134bff6a5fc35 Mon Sep 17 00:00:00 2001 From: Bat Date: Wed, 11 Apr 2018 14:24:22 +0100 Subject: [PATCH] i18n: lazy-loading --- front/src/App.vue | 4 +++- front/src/main.js | 24 +++++++++--------------- front/static/translations/en.json | 4 +++- front/static/translations/fr.json | 4 +++- po/en.po | 3 +++ po/fr.po | 3 +++ po/funkwhale.pot | 3 +++ 7 files changed, 27 insertions(+), 18 deletions(-) diff --git a/front/src/App.vue b/front/src/App.vue index babe359b0..705ed9cf3 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -9,6 +9,7 @@

Links