Better translation for CN-document #2161
Closed
JackChanel
started this conversation in
Ideas
Replies: 1 comment
-
Please do suggestions to docs through PRs 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have found that there are many translation deviations in the use of documents.
For example, the following link 在 setup() 之外使用存储
如果您需要在其他地方使用商店,则需要将 pinia 实例 已传递给应用程序 传递给 useStore() 函数调用:
should be
如果您需要在其他地方使用store,则需要将 pinia 实例 已传递给应用程序 传递给 useStore() 函数调用:
Beta Was this translation helpful? Give feedback.
All reactions