-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[@dhealthdapps/frontend] fix(screens): add legal json for related scr…
…eens
- Loading branch information
1 parent
970f979
commit d888ee6
Showing
3 changed files
with
20 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"legal": { | ||
"terms-and-conditions": { | ||
"title": "WEBSITE TERMS AND CONDITIONS", | ||
"main_text": "Welcome to elevate.dhealth.com (hereinafter referred to as the “Website”, “We,” “Us,” or “Our”), owned and operated by dHealth Foundation (hereinafter referred to as “the Foundation”) with its registered office located at Dammstrasse 16, 6300 Zug Switzerland. The Website is offered to You conditioned on Your acceptance without modification of the Terms, Conditions, and notices contained herein (the \"Terms\"). " | ||
} | ||
} | ||
} |
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