Bugfixes, translation

This commit is contained in:
2024-02-12 12:15:45 +01:00
parent 755664230a
commit 72144f76c6
9 changed files with 127 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/python3
import sys, datetime
import sys
from view.main_window import *
from model.main_view_model import *