From 93259eca884fb312fb5ec73eee74f01839afffc1 Mon Sep 17 00:00:00 2001 From: vivek kasture Date: Thu, 1 Aug 2024 20:56:01 +0530 Subject: [PATCH] Issue #PS-000 feat: Fixed lint issues --- public/locales/en/common.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index 30e5eb6b6..01c1f3cc5 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -415,6 +415,8 @@ "PHONE_TYPE_AVAILABLE": "Type of Phone Available", "DISTRICT_NAME": "District Name", "AGE": "Age", + "REGULAR": "Regular", + "REMOTE": "Remote", "PRIMARY_WORK": "Learner's Primary Work", "MOBILISATION_METHOD": "How Was the Learner Mobilized?", "MONTH_MOBILISATION": "Month of Mobilisation",