chenxiaolong / BCR

A Basic Call Recorder for rooted Android devices
GNU General Public License v3.0
1.67k stars 109 forks source link

added hindi translation strings.xml #459

Closed y0geshx closed 10 months ago

y0geshx commented 10 months ago

added hindi translation strings.xml

chenxiaolong commented 10 months ago

Thanks for the PR! Please also add hi to:

https://github.com/chenxiaolong/BCR/blob/8ea0ec02d4b6e58fdc1a3f8e158372ff9e39ad69/app/src/main/res/xml/locales_config.xml#L2-L15

and

https://github.com/chenxiaolong/BCR/blob/8ea0ec02d4b6e58fdc1a3f8e158372ff9e39ad69/app/build.gradle.kts#L121-L134

These are needed for Android 13's per-app language feature to work.

y0geshx commented 10 months ago

Will add 👍

y0geshx commented 10 months ago

added hi in locales_config.xml and build.gradle.kts