From 3e50b2aabeb3317ed60cc9361623fd75e6af01b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=20M=C3=A5rtensson?= <53905247+Jon-b-m@users.noreply.github.com> Date: Tue, 19 Oct 2021 11:03:44 +0200 Subject: [PATCH] Italian and French Crowdin updates (#188) --- FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings | 2 +- FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings index 46013da3f..b2811ba11 100644 --- a/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/fr.lproj/Localizable.strings @@ -155,7 +155,7 @@ "Sensitivity" = "Sensibilité"; /* */ -"Use Autotune" = "utiliser Autotune"; +"Use Autotune" = "Utiliser Autotune"; /* Add profile basal */ "Add" = "Ajouter"; diff --git a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings index b38594fdb..224e8a261 100644 --- a/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings +++ b/FreeAPS/Sources/Localizations/Main/it.lproj/Localizable.strings @@ -155,7 +155,7 @@ "Sensitivity" = "Sensibilità"; /* */ -"Use Autotune" = "usa autotune"; +"Use Autotune" = "Usa autotune"; /* Add profile basal */ "Add" = "Aggiungi";