german translate update2

This commit is contained in:
2025-07-09 16:51:30 +02:00
parent c509fdbd18
commit fa0fb7ae31
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -67,7 +67,7 @@ class AppConfig:
UI_CONFIG: Dict[str, Any] = {
"window_title": "",
"window_title2": "LogViewer",
"window_size": (595, 460),
"window_size": (590, 460),
"font_family": "Ubuntu",
"font_size": 11,
"resizable_window": (True, True),