fix(status): add qa_passed to legacy display labels #332
@@ -74,6 +74,7 @@ const LEGACY_STATUS_LABELS: Record<string, string> = {
|
|||||||
ready_for_writing: "מוכן לכתיבה",
|
ready_for_writing: "מוכן לכתיבה",
|
||||||
drafting: "בכתיבה",
|
drafting: "בכתיבה",
|
||||||
qa_failed: "בדיקת איכות נכשלה",
|
qa_failed: "בדיקת איכות נכשלה",
|
||||||
|
qa_passed: "טיוטה",
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user