Term "censor" in Flow
Now I only find "Valid values for moderationState are: (none), hidden, deleted, censored", but "censored" is not mentioned in any other English message text and I see "suppress". Something's off now, I guess.
Please open a bug for this. The internal representation of the state is still "censored", and in this UI message, that surfaces.
Censor = suppression.
It used to be called "censor", but we've now changed all messages to "suppress". In code, however, everything is still called and referred to as "censor" (because it's not that trivial to get rid of). There's a patch to change all code occurrences of "censor" to "suppress" now, so "censor" may soon be gone entirely: https://gerrit.wikimedia.org/r/#/c/97751/
Until that is merged, you can rest assured that any occurence of "censor" actually means "suppress".