Merge branch 'feature/translation' into dev
All checks were successful
Build Docker Image / Docker-Build (push) Successful in 2m41s
Build Docker Image / Clean-Registry (push) Successful in 2s

This commit is contained in:
2026-01-15 14:31:32 +01:00
105 changed files with 1480 additions and 1205 deletions

View File

@@ -1,8 +1,8 @@
/* © SRSoftware 2025 */
package de.srsoftware.umbrella.backend;
import static de.srsoftware.umbrella.core.Constants.*;
import static de.srsoftware.umbrella.core.Util.mapLogLevel;
import static de.srsoftware.umbrella.core.constants.Constants.UMBRELLA;
import static java.lang.System.Logger.Level.ERROR;
import static java.lang.System.Logger.Level.INFO;