From 96c6c0ad4531a44e355059a42ee1ec3bc053e47e Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Fri, 30 Apr 2021 14:41:58 +0200 Subject: [PATCH] =?UTF-8?q?fix=20s=C3=9F=20->=20=C3=9F=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/python/localization/de.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/python/localization/de.py b/src/main/python/localization/de.py index 33dce3a..5ae8bf1 100644 --- a/src/main/python/localization/de.py +++ b/src/main/python/localization/de.py @@ -6,7 +6,7 @@ button_set_src_file = "Datei.." button_use_src_dir = "Gleicher Ordner" date_selection = "Zeitbereich" options = "Optionen" -button_otemp = "Ausßentemperatur einzeichnen" +button_otemp = "Außentemperatur einzeichnen" button_ohumidity = "Außenluftfeuchtigkeit einzeichnen" output_file = "Ausgabe" output_file_placeholder = "Datei auswählen.."