feat: 多语言

This commit is contained in:
菲鸽 2024-05-12 11:12:18 +08:00
parent 7dc8f5b438
commit 056e10ef6d
2 changed files with 5 additions and 5 deletions

View File

@ -82,13 +82,13 @@
"useAttrs": true, "useAttrs": true,
"useCssModule": true, "useCssModule": true,
"useCssVars": true, "useCssVars": true,
"useRequest": true,
"useSlots": true, "useSlots": true,
"useUpload": true,
"useUpload2": true,
"watch": true, "watch": true,
"watchEffect": true, "watchEffect": true,
"watchPostEffect": true, "watchPostEffect": true,
"watchSyncEffect": true, "watchSyncEffect": true
"useRequest": true,
"useUpload": true,
"useUpload2": true
} }
} }

View File

@ -1,5 +1,5 @@
{ {
"tabbar.home": "Home", "tabbar.home": "首页",
"tabbar.about": "关于", "tabbar.about": "关于",
"app.name": "中文标题", "app.name": "中文标题",
"weight": "{heavy}公斤", "weight": "{heavy}公斤",