new translation fix and some overall imrpovement to how the tournament and league workflow works.

This commit is contained in:
2025-11-10 15:04:09 +01:00
parent 1e709e0248
commit 21bd6b74d2
23 changed files with 5855 additions and 1508 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"camera_titles": {
"1": "Kamera 1",
"1": "Kamera",
"2": "Kamera 2",
"3": "Kamera 3",
"4": "Kamera 4",
@@ -9,6 +9,7 @@
},
"display_options": {
"show_titles": true,
"title_size": 1.4
"title_size": 1.2,
"target_number_size": 1.4
}
}