From 2e50ab14f792243d2c9dcb8d5b4d1bcb2c6d2587 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 12 Mar 2022 18:41:24 +0530 Subject: [PATCH] Prefer browser-default language instead of en when no language is set --- src/App.vue | 74 ++------------------------------------- src/plugins/i18n.js | 84 +++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 85 insertions(+), 73 deletions(-) diff --git a/src/App.vue b/src/App.vue index f333423..c69dee9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -134,10 +134,11 @@