diff --git a/android/app/src/main/res/values-fr/strings.xml b/android/app/src/main/res/values-fr/strings.xml new file mode 100644 index 0000000..6910288 --- /dev/null +++ b/android/app/src/main/res/values-fr/strings.xml @@ -0,0 +1,6 @@ + + Alerte Secours + + + Alerte Secours nécessite la localisation en arrière-plan pour les alertes de proximité. + \ No newline at end of file diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index 7ea76e7..d004aed 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -4,4 +4,7 @@ false automatic 1.0.0 + + + Alerte Secours nécessite la localisation en arrière-plan pour les alertes de proximité. \ No newline at end of file