From 1c4e56f0fce9cabd06c831b0331b6c2112de2e3c Mon Sep 17 00:00:00 2001 From: qiang Date: Sun, 25 Aug 2024 14:16:35 +0800 Subject: [PATCH 1/3] fix: unable to switch between multiple languages (#39) --- playground/app.vue | 16 ++++++++++++++++ playground/nuxt.config.ts | 3 ++- src/core/options.ts | 6 ++++-- 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/playground/app.vue b/playground/app.vue index 87e32db..f3aab23 100644 --- a/playground/app.vue +++ b/playground/app.vue @@ -1,4 +1,9 @@