diff --git a/docs/api/ui/locale.md b/docs/api/ui/locale.md index d8af3b9978e1013787e95d1a193fae78889971b3..16e703294b98b63d0bedb91a43c28b3330a32568 100644 --- a/docs/api/ui/locale.md +++ b/docs/api/ui/locale.md @@ -8,7 +8,7 @@ |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:| |3.2.5+|3.2.5+|x|x|x|x|x|x|x|x| -如果当前应用设置过语言,会获取到之前设置的语言,未设置会使用系统语言。 +如果当前应用设置过语言,会获取到之前设置的语言,未设置会根据系统语言自动选择。 ### uni.setLocale(locale)