From 648aaf678d3ea6e97c10f05d8d351ed13635b222 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 20 Jun 2022 14:52:57 +0530 Subject: [PATCH] Internationalize language names and sorting --- src/App.vue | 13 +++-- src/plugins/i18n.js | 115 ++++++++-------------------------------- src/store/i18n-store.js | 14 +++++ 3 files changed, 47 insertions(+), 95 deletions(-) diff --git a/src/App.vue b/src/App.vue index 405f23e..302c5d9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -134,11 +134,10 @@