From b734a72fc6849b620482d70259311f468c2aaf77 Mon Sep 17 00:00:00 2001 From: John <377342263@qq.com> Date: Sun, 10 Mar 2024 12:04:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 14 +-- src/lang/en_us.ts | 175 +++++++++++++++++++++++++++++++++++ src/lang/hi-IN.ts | 5 - src/lang/id_ID.ts | 5 - src/lang/index.ts | 31 +++++-- src/lang/zh_cn.ts | 5 - src/views/index/my/index.vue | 21 +++-- 7 files changed, 217 insertions(+), 39 deletions(-) create mode 100644 src/lang/en_us.ts diff --git a/src/App.vue b/src/App.vue index bd0adc2..8ba523a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,17 +18,19 @@