SwiftUI Preview locale does not work for Xcode 14.2

According to the documentation,I created Localizable.strings file and add some words translate in it.

And I add ".init(identifier: "zh-Hans"))" in previews but it didn't work.

But it works in my simulator. ..

Please tell me what should I do?

My Xcode version is 14.2 (14C18).

clean build folder may help you.

SwiftUI Preview locale does not work for Xcode 14.2
 
 
Q