S allius/issue456 (#462)

* - remove unused 32-bit architectures from the prebuild multiarch containers

* update po file
This commit is contained in:
Stefan Allius
2025-06-21 10:41:47 +02:00
committed by GitHub
parent ebbb675e63
commit bacebbd649
4 changed files with 4 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ target "_common" {
]
no-cache = false
platforms = ["linux/amd64", "linux/arm64", "linux/arm/v7"]
platforms = ["linux/amd64", "linux/arm64"]
}
target "_debug" {

View File

@@ -120,6 +120,7 @@ msgid "TSUN Proxy - Log Files"
msgstr "TSUN Proxy - Log Dateien"
#: src/web/templates/page_logging.html.j2:10
#, python-format
msgid "Do you really want to delete the log file: <br>%(file)s ?"
msgstr "Soll die Datei: <br>%(file)s<br>wirklich gelöscht werden?"