Bimba.git

ref: 3877e1e462c33778518e8c48dbf9e53076c00a53

app/src/main/res/xml/locales_config.xml


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>

<!--
SPDX-FileCopyrightText: Adam Evyčędo

SPDX-License-Identifier: GPL-3.0-or-later
-->

<locale-config xmlns:android="http://schemas.android.com/apk/res/android">
	<locale android:name="en" />
	<locale android:name="pl" />
	<locale android:name="it" />
</locale-config>