Add Custom Language on Android sdk

Description
I would like to add a custom language (Italian) but I have not found documentation about it. How you do it?

Hi giorgio.lattanzi,

Thanks for using Zoom SDK. You may customize the language in the string.xml(https://github.com/zoom/zoom-sdk-android/blob/master/mobilertc-android-studio/sample/src/main/res/values/strings.xml)

Hope this helps. Thanks!