add support for indian languages
This commit is contained in:
parent
d37fee346a
commit
b242c86869
3 changed files with 9 additions and 0 deletions
3
app/src/main/res/values-hi/strings.xml
Normal file
3
app/src/main/res/values-hi/strings.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
</resources>
|
3
app/src/main/res/values-te/strings.xml
Normal file
3
app/src/main/res/values-te/strings.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
</resources>
|
3
app/src/main/res/values-tl/strings.xml
Normal file
3
app/src/main/res/values-tl/strings.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
</resources>
|
Loading…
Reference in a new issue