codeReview property

String get codeReview

Implementation

String get codeReview => isChinese ? '代码评审' : 'Code Review';