docs(locale): update vue-i18n repo link (#13584)
Some checks failed
Sync to Gitee / build (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
Charlie Wang
2025-08-18 09:24:12 +08:00
committed by GitHub
parent 43d3c4b784
commit 7bb46a15f8

View File

@@ -83,7 +83,7 @@ Locale.add(messages);
### 业务代码如何实现国际化?
可以使用 [vue-i18n](https://github.com/kazupon/vue-i18n) 来实现。
可以使用 [vue-i18n](https://github.com/intlify/vue-i18n) 来实现。
### 以 CDN 形式引入时,如何使用语言包?