Commit 89ce24b4 authored by devendra's avatar devendra
Browse files

Feat: Terminology like roles and form status update

No related merge requests found
Showing with 5 additions and 5 deletions
+5 -5
# SMF Mobile # SMF Mobile
Mobile application for Inspector. Mobile application for Assessor.
## Getting Started ## Getting Started
......
...@@ -34,9 +34,9 @@ ...@@ -34,9 +34,9 @@
"next": "Next", "next": "Next",
"previous": "Previous", "previous": "Previous",
"inspectionCompleted": "Assessment completed", "inspectionCompleted": "Assessment completed",
"leadInspectorCompleted": "Lead inspector completed", "leadInspectorCompleted": "Lead assessment completed",
"completed": "Completed", "completed": "Completed",
"sentForInspection": "Sent for inspection", "sentForInspection": "Sent for assessment ",
"noApplications": "No applications at the moment", "noApplications": "No applications at the moment",
"sessionExpiredMessage": "Your session has expired", "sessionExpiredMessage": "Your session has expired",
"isGivenInformationCorrect": "Is the given information found correct?", "isGivenInformationCorrect": "Is the given information found correct?",
...@@ -49,8 +49,8 @@ ...@@ -49,8 +49,8 @@
"scheduledOn": "Scheduled on", "scheduledOn": "Scheduled on",
"inspetionCompletedOn": "Assessment completed on", "inspetionCompletedOn": "Assessment completed on",
"inspectionSummary": "Assessment Summary", "inspectionSummary": "Assessment Summary",
"leadInspector": "Lead inspector", "leadInspector": "Lead assessor",
"assistingInspectors": "Assisting inspectors", "assistingInspectors": "Assisting assessors",
"iDisagree": "I disagree", "iDisagree": "I disagree",
"iConsent": "I consent", "iConsent": "I consent",
"acceptTermsAndConditions": "Please accept terms and conditions", "acceptTermsAndConditions": "Please accept terms and conditions",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment