uni-app icon indicating copy to clipboard operation
uni-app copied to clipboard

vite + vue3 手脚架出来的项目 i18n切换后tabBar和title还有组件内的国际化不生效,怎么破

Open thomas-bello opened this issue 1 year ago • 1 comments

最小重现项目

image

官方的组件国际化怎么改?uni.getLocale() 出来的结果已经是 en 了,但是 picker 组件上的取消和确认还是中文。是 /src/locale/uni-app.en.json 的路径不对吗?

image

至于tabBarpage.json 的如果没有理解错的话,是不支持切换语言的变化……

thomas-bello avatar Apr 09 '24 09:04 thomas-bello