update size and german translate file #10

Merged
punix merged 1 commits from 4-06-2025 into main 2025-07-09 17:03:17 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 0d694adc2d - Show all commits

Binary file not shown.

View File

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