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": { "status": {
"draft": "Entwurf", "draft": "Entwurf",
"archived": "Archiviert", "archived": "Archiviert",
"processing": "Warte auf Bestätigung", "processing": "Ausstehend",
"published": "Veröffentlicht", "published": "Veröffentlicht",
"expired": "Abgelaufen" "expired": "Abgelaufen"
} }

View File

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

View File

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