summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/locales_config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/locales_config.xml')
-rw-r--r--app/src/main/res/xml/locales_config.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/xml/locales_config.xml b/app/src/main/res/xml/locales_config.xml
new file mode 100644
index 0000000..da6451b
--- /dev/null
+++ b/app/src/main/res/xml/locales_config.xml
@@ -0,0 +1,4 @@
+<locale-config xmlns:android="http://schemas.android.com/apk/res/android">
+ <locale android:name="en" />
+ <locale android:name="fr" />
+</locale-config> \ No newline at end of file