I'm trying to implement an app in Hebrew language using SwiftUI, for some reason, the accessibility labels are not reading on voice over labels in Hebrew like for example:
Text("שלום")
.accessibility(label: Text("שלום"))
Selecting any option will automatically load the page