Hello guys,
I’m currently trying to add new value to main-ja.json file, but when I open it from the android app the string doesn’t change.
I followed this instruction to recompile the android SDK with modified main-ja.json
but the result is same, string doesn’t change.
Here is the configuration of build.gradle
And here is the main-ja.json ( I add value for muteEveryonesVideoTitle )
when jitsi open in android app ( Disable everyone’s camera still in english )
is there something wrong with my configuration? and how to fix this ?
thanks