Changing language of android apk name

I’ve been searching but the issue at hand is so obscure so here I am.
I need to produce my android apk such that it has an Arabic name instead of the product name we specify in player settings. Any notes on how to do that? I’m using Unity 2020.3.25f1

You can use the localization package to change the app name:
https://docs.unity3d.com/Packages/com.unity.localization@1.4/manual/Android-App-Localization.html