Translations

This commit is contained in:
Renan LE CARO 2025-03-17 08:04:26 +01:00
parent d74d3be97e
commit 7aff5be9cd
4 changed files with 3691 additions and 5 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding ="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<application
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
@ -11,6 +11,7 @@
android:label="@string/app_name"
android:supportsRtl="true"
tools:targetApi="31">
<activity
android:name=".MainActivity"