refactor: support i18n

This commit is contained in:
mlogclub
2026-05-25 12:06:15 +08:00
parent 309ac1fe9e
commit 988f55c80d
179 changed files with 10968 additions and 3763 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ async function loadSdk(config) {
json: async () => ({
success: true,
data: {
title: "在线客服",
title: "\u5728\u7ebf\u5ba2\u670d",
themeColor: "#2563eb",
},
}),