mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-10 21:48:32 +01:00
start gui
This commit is contained in:
9
src/main/python/localization/de.py
Normal file
9
src/main/python/localization/de.py
Normal file
@@ -0,0 +1,9 @@
|
||||
window_title = "Datenlogger Tool"
|
||||
file_selection = "Dateiauswahl"
|
||||
button_go = "Start"
|
||||
button_set_src_file = "Datei.."
|
||||
button_use_src_dir = "Gleicher Ordner"
|
||||
date_selection = "Zeitbereich"
|
||||
options = "Optionen"
|
||||
button_otemp = "Ausßentemperatur"
|
||||
button_ohumidity = "Außenluftfeuchtigkeit"
|
||||
Reference in New Issue
Block a user