working on backend-side translations

This commit is contained in:
2025-12-15 13:44:55 +01:00
parent 9f0857e753
commit 0c909d6d7c
8 changed files with 46 additions and 48 deletions

View File

@@ -7,7 +7,6 @@ import static de.srsoftware.umbrella.core.Constants.*;
import static de.srsoftware.umbrella.core.Errors.*;
import static de.srsoftware.umbrella.core.exceptions.UmbrellaException.databaseException;
import static de.srsoftware.umbrella.message.model.Settings.Times;
import static java.lang.System.Logger.Level.ERROR;
import static java.lang.System.Logger.Level.WARNING;
import static java.text.MessageFormat.format;