liangan 20af7a647a fix: 提现文案修改 il y a 4 semaines
..
README.md 293fc775b0 ci: init il y a 2 mois
bn.json 20af7a647a fix: 提现文案修改 il y a 4 semaines
en.json 20af7a647a fix: 提现文案修改 il y a 4 semaines
index.ts 37fa090435 feat: 首页i18配置 il y a 1 mois
zh-Hans.json 20af7a647a fix: 提现文案修改 il y a 4 semaines

README.md

注意事项

文件夹名字必须为 locale, 这是 uniapp 官方约定的,如果改为别的,标题将不能正常切换多语言(其他内容还是正常)。

xxx.jsonxxx 多语言标识必须与 uniapp 官方约定的一致,否则也会出现 BUG。

查看截图 screenshots/i18n.png

参考文档

uniapp 国际化开发指南 uniapp 国际化-注意事项 最下面的注意事项