web_lib

Common web application libraries
git clone https://radroots.dev/git/web_lib.git
Log | Files | Refs | LICENSE

eula.json (3012B)


      1 {
      2     "acceptance_of_terms": {
      3         "body": "By using our Application, you signify your acceptance of this EULA. If you do not agree to this EULA, you may not use our Application.",
      4         "title": "Acceptance of Terms"
      5     },
      6     "changes": {
      7         "body": "We reserve the right to update or modify this EULA at any time and without prior notice. Your continued use of our application following any changes to this EULA will be deemed to be your acceptance of such changes.",
      8         "title": "Changes to EULA"
      9     },
     10     "consequences_of_violation": {
     11         "body": "Any violation of this EULA, including the prohibited content and conduct outlined above, may result in the termination of your access to our application.",
     12         "title": "Consequences of Violation"
     13     },
     14     "contact": {
     15         "body": "If you have any questions about this EULA, please contact us at info@radroots.org",
     16         "title": "Contact Information"
     17     },
     18     "disclaimer": {
     19         "body": "Our application is provided \"as is\" and \"as available\" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. We do not guarantee that our application will be uninterrupted or error-free. In no event shall Radroots Inc. be liable for any damages whatsoever, including but not limited to direct, indirect, special, incidental, or consequential damages, arising out of or in connection with the use or inability to use our application.",
     20         "title": "Disclaimer of Warranties and Limitation of Liability"
     21     },
     22     "error": {
     23         "required": "The user agreement is required to use the application"
     24     },
     25     "introduction": {
     26         "body": "This End User License Agreement (\"EULA\") is a legal agreement between you and Radroots Inc. for the use of our mobile application Radroots. By installing, accessing, or using our application, you agree to be bound by the terms and conditions of this EULA.",
     27         "title": "Introduction"
     28     },
     29     "prohibited_conduct": {
     30         "body_li_0_0": "Harasses or bullies others",
     31         "body_li_0_1": "Impersonates others",
     32         "body_li_0_2": "Is intended to intimidate or threaten others",
     33         "body_li_0_3": "Is intended to promote or incite violence",
     34         "title": "You also agree not to engage in any conduct that:"
     35     },
     36     "prohibited_content": {
     37         "body_0_title": "You agree not to use our application to create, upload, post, send, or store any content that:",
     38         "body_li_0_0": "Is illegal, infringing, or fraudulent",
     39         "body_li_0_1": "Is pornographic, obscene, or offensive",
     40         "body_li_0_2": "Is discriminatory or promotes hate speech",
     41         "body_li_0_3": "Is harmful to minors",
     42         "body_li_0_4": "Is intended to harass or bully others",
     43         "body_li_0_5": "Is intended to impersonate others",
     44         "title": "Prohibited Content and Conduct"
     45     },
     46     "title": "End User License Agreement"
     47 }