diff --git a/src/pages/ReportSettingsPage.js b/src/pages/ReportSettingsPage.js index a8a213d290cf..669b47b2d1c3 100644 --- a/src/pages/ReportSettingsPage.js +++ b/src/pages/ReportSettingsPage.js @@ -234,7 +234,9 @@ class ReportSettingsPage extends Component { {this.props.translate('newRoomPage.visibility')} - {this.props.report.visibility} + + {this.props.translate(`newRoomPage.visibilityOptions.${this.props.report.visibility}`)} + { this.props.report.visibility === CONST.REPORT.VISIBILITY.RESTRICTED