update status text
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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é"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user