forked from ohcnetwork/care_fe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allows configuring available languages through env and adds Hindi to …
…CARE (ohcnetwork#8692)
- Loading branch information
1 parent
4cb96e9
commit 8f55271
Showing
19 changed files
with
172 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
import Asset from "./Asset.json"; | ||
import Auth from "./Auth.json"; | ||
import Bed from "./Bed.json"; | ||
import Common from "./Common.json"; | ||
import Consultation from "./Consultation.json"; | ||
import CoverImageEdit from "./CoverImageEdit.json"; | ||
import Diagnosis from "./Diagnosis.json"; | ||
import Entities from "./Entities.json"; | ||
import ErrorPages from "./ErrorPages.json"; | ||
import ExternalResult from "./ExternalResult.json"; | ||
import Facility from "./Facility.json"; | ||
import FileUpload from "./FileUpload.json"; | ||
import HCX from "./HCX.json"; | ||
import Hub from "./Hub.json"; | ||
import LogUpdate from "./LogUpdate.json"; | ||
import Medicine from "./Medicine.json"; | ||
import Notifications from "./Notifications.json"; | ||
import Patient from "./Patient.json"; | ||
import Resource from "./Resource.json"; | ||
import Shifting from "./Shifting.json"; | ||
import Users from "./Users.json"; | ||
|
||
export default { | ||
...Auth, | ||
...Asset, | ||
...Common, | ||
...Consultation, | ||
...CoverImageEdit, | ||
...Entities, | ||
...ErrorPages, | ||
...ExternalResult, | ||
...Facility, | ||
...Hub, | ||
...Medicine, | ||
...Diagnosis, | ||
...Notifications, | ||
...Patient, | ||
...Resource, | ||
...Shifting, | ||
...Bed, | ||
...Users, | ||
...LogUpdate, | ||
...FileUpload, | ||
...HCX, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
import Asset from "./Asset.json"; | ||
import Auth from "./Auth.json"; | ||
import Bed from "./Bed.json"; | ||
import Common from "./Common.json"; | ||
import Consultation from "./Consultation.json"; | ||
import CoverImageEdit from "./CoverImageEdit.json"; | ||
import Diagnosis from "./Diagnosis.json"; | ||
import Entities from "./Entities.json"; | ||
import ErrorPages from "./ErrorPages.json"; | ||
import ExternalResult from "./ExternalResult.json"; | ||
import Facility from "./Facility.json"; | ||
import FileUpload from "./FileUpload.json"; | ||
import Hub from "./Hub.json"; | ||
import LogUpdate from "./LogUpdate.json"; | ||
import Medicine from "./Medicine.json"; | ||
import Notifications from "./Notifications.json"; | ||
import Resource from "./Resource.json"; | ||
import Shifting from "./Shifting.json"; | ||
import Users from "./Users.json"; | ||
|
||
export default { | ||
...Auth, | ||
...Asset, | ||
...Common, | ||
...Consultation, | ||
...CoverImageEdit, | ||
...Entities, | ||
...ErrorPages, | ||
...ExternalResult, | ||
...Facility, | ||
...Hub, | ||
...Medicine, | ||
...Diagnosis, | ||
...Notifications, | ||
...Resource, | ||
...Shifting, | ||
...Bed, | ||
...Users, | ||
...LogUpdate, | ||
...FileUpload, | ||
}; |
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
import Asset from "./Asset.json"; | ||
import Auth from "./Auth.json"; | ||
import Bed from "./Bed.json"; | ||
import Common from "./Common.json"; | ||
import Consultation from "./Consultation.json"; | ||
import CoverImageEdit from "./CoverImageEdit.json"; | ||
import Diagnosis from "./Diagnosis.json"; | ||
import Entities from "./Entities.json"; | ||
import ErrorPages from "./ErrorPages.json"; | ||
import ExternalResult from "./ExternalResult.json"; | ||
import Facility from "./Facility.json"; | ||
import FileUpload from "./FileUpload.json"; | ||
import Hub from "./Hub.json"; | ||
import LogUpdate from "./LogUpdate.json"; | ||
import Medicine from "./Medicine.json"; | ||
import Notifications from "./Notifications.json"; | ||
import Resource from "./Resource.json"; | ||
import Shifting from "./Shifting.json"; | ||
import Users from "./Users.json"; | ||
|
||
export default { | ||
...Auth, | ||
...Asset, | ||
...Common, | ||
...Consultation, | ||
...CoverImageEdit, | ||
...Entities, | ||
...ErrorPages, | ||
...ExternalResult, | ||
...Facility, | ||
...Hub, | ||
...Medicine, | ||
...Diagnosis, | ||
...Notifications, | ||
...Resource, | ||
...Shifting, | ||
...Bed, | ||
...Users, | ||
...LogUpdate, | ||
...FileUpload, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters