diff --git a/resources/lang/en.json b/resources/lang/en.json index 386216e70..882fb8e5b 100644 --- a/resources/lang/en.json +++ b/resources/lang/en.json @@ -21,7 +21,9 @@ "instructions": "Instructions", "how_to_play": "How to Play", "advertise": "Advertise", - "wiki": "Wiki" + "wiki": "Wiki", + "privacy_policy": "Privacy Policy", + "terms_of_service": "Terms of Service" }, "news": { "full_changelog": "See the complete change log", diff --git a/src/client/index.html b/src/client/index.html index 4a0b8cfb7..f5a1df114 100644 --- a/src/client/index.html +++ b/src/client/index.html @@ -332,10 +332,20 @@ class="ml-2 mr-4" /> - + Privacy Policy - + Terms of Service