Customizing Default String Values
Add support for your local language on default permission modals and such.
Include the string entries
If any specific string which has been requested for change needs to be included by the host application into <path of project>/platforms/android/app/src/main/res/values/string.xml.
.
If there are changes for multiple languages, each language file would be provided along with the build and corresponding entries to be added to string.xml file.
DIGITALREEF uses default language as English.
Updated almost 3 years ago