update status text

This commit is contained in:
2026-02-07 10:02:47 +01:00
parent 7505ce5555
commit 4c53c9adef
3 changed files with 3 additions and 3 deletions

View File

@@ -265,7 +265,7 @@
"status": {
"draft": "Entwurf",
"archived": "Archiviert",
"processing": "Warte auf Bestätigung",
"processing": "Ausstehend",
"published": "Veröffentlicht",
"expired": "Abgelaufen"
}

View File

@@ -265,7 +265,7 @@
"status": {
"draft": "Draft",
"archived": "Archived",
"processing": "Awaiting confirmation",
"processing": "Pending",
"published": "Published",
"expired": "Expired"
}

View File

@@ -265,7 +265,7 @@
"status": {
"draft": "Brouillon",
"archived": "Archivé",
"processing": "En attente de confirmation",
"processing": "En attente",
"published": "Publié",
"expired": "Expiré"
}