Did anyone localized Siri phrases for AppShortcutsProvider? I found this article by @sowenjub where he suggests using .strings file but I wonder if String Catalog can be used instead?
https://sowenjub.me/writes/localizing-app-shortcuts-with-app-intents/
https://sowenjub.me/writes/localizing-app-shortcuts-with-app-intents/
Localizing App Shortcuts with App Intents
When implementing App Shortcuts with App Intents, it can be a bit daunting to localize everything. Below is a small inventory of each String, and how to translate them. But first… The big picture After wandering the net without finding anything that worked, I reached out to Andrea Gottardo who