Can you localize an animation?

221042-assetlocalization.jpg

Maybe this will be helpful. (Right mouse button click on animation asset opens this menu)

I know there are a lot of threads on localization already but they all talk about text. I’m not looking for that. I want to have an animation change based on localization.
I want say, Animation A to play when English and Animation B to play when culture is set to German. I don’t really want to be changing any code or gameplay to do this.
Is this possible? Can I just place a localized copy of the animation into the respective localization folder path? Will the blueprints and montages in the game update automatically? Or will I have to edit every blueprint and montage manually and have them check for the current culture? Is that even possible with montages?
Any help appreciated.
Thanks.

Yes, thank you. This feature doesn’t exist for blueprints however. And so I am trying to understand what happens to the blueprints that reference an animation? Will they still use the current one or will they update to use the localized one as the path changes.

It seems you have to reload assets again after switching a culture. Thanks to L10N folder for localization, not work default language - Programming & Scripting - Unreal Engine Forums answer