diff --git a/src/apps/AppMonitoringObject/Detail.vue b/src/apps/AppMonitoringObject/Detail.vue
index 2967f2b3..5b5e4a85 100644
--- a/src/apps/AppMonitoringObject/Detail.vue
+++ b/src/apps/AppMonitoringObject/Detail.vue
@@ -28,55 +28,55 @@
- {{ info.address }}
+ {{ $dict.getLabel('fpNation', info.nation) }}
- {{ info.address }}
+ {{ info.politicsStatus }}
- {{ info.address }}
+ {{ $dict.getLabel('fpEducation', info.education) }}
- {{ info.address }}
+ {{ $dict.getLabel('fpStudentsInSchool', info.schoolStatus) }}
- {{ info.address }}
+ {{ $dict.getLabel('fpHealth', info.healthyStatus) }}
- {{ info.address }}
+ {{ $dict.getLabel('fpYesOrNo', info.seriousIllnessInsurance) }}
- {{ info.address }}
+ {{ $dict.getLabel('fpYesOrNo', info.seriousIllnessInsurance) }}
- {{ info.address }}
+ {{ $dict.getLabel('fpYesOrNo', info.subsistenceAllowance) }}
- {{ info.address }}
+ {{ $dict.getLabel('fpYesOrNo', info.endowmentInsurance) }}
- {{ info.address }}
+ {{ $dict.getLabel('fpYesOrNo', info.specialPovertySupport) }}
- {{ info.address }}
+ {{ $dict.getLabel('fpLaborSkills', info.labourStatus) }}
- {{ info.address }}
+ {{ info.workeMonths }}
- {{ info.address }}
+ {{ info.workArea }}