From d0b90623887192a5bbf028d744b6087f4cf34b65 Mon Sep 17 00:00:00 2001 From: Bill Date: Mon, 23 Oct 2023 12:06:00 -0700 Subject: [PATCH] Fix acknowledgement string (#120) * Fix Acknowledgement string * 0.1.32 --- config/localization/en/app.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- scripts/generated/app.ts | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/localization/en/app.json b/config/localization/en/app.json index 50606ad2b..6dd2976a4 100644 --- a/config/localization/en/app.json +++ b/config/localization/en/app.json @@ -734,7 +734,7 @@ "WRONG_NETWORK_EXPLANATION_STAGING": "To complete dYdX onboarding, set your wallet network to 'Goerli Test Network'.", "WRONG_NETWORK": "Wrong network", "YOU_AGREE_TO_TERMS": "By trading on dYdX, you agree to the {TERMS_LINK} and {PRIVACY_POLICY_LINK}.", - "TOS_TITLE": "By using any of our products and services, you agree to the Terms of Use {TERMS_LINK} and Privacy Policy {PRIVACY_POLICY_LINK}. You hereby agree, represent and warrant that:", + "TOS_TITLE": "By using any of our products and services, you agree to the {TERMS_LINK} and {PRIVACY_POLICY_LINK}. You hereby agree, represent and warrant that:", "TOS_LINE1": "You are not a person or company who is a resident of, or is located, incorporated or has a registered agent in, the United States, Canada, or other blocked or restricted location.", "TOS_LINE2": "You will not in the future access this site, or use our products or services, while located within the United States, Canada, or other blocked or restricted location.", "TOS_LINE3": "You are not using, and will not in the future use, a VPN to mask your physical location from a blocked or restricted location.", diff --git a/package-lock.json b/package-lock.json index a155b9195..1f45e891d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dydxprotocol/v4-localization", - "version": "0.1.31", + "version": "0.1.32", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dydxprotocol/v4-localization", - "version": "0.1.31", + "version": "0.1.32", "license": "BSL-1.1", "devDependencies": { "@types/node": "^20.1.7" diff --git a/package.json b/package.json index 097d7ee6a..aeedfbc6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dydxprotocol/v4-localization", - "version": "0.1.31", + "version": "0.1.32", "description": "v4 localization", "main": "index.ts", "scripts": { diff --git a/scripts/generated/app.ts b/scripts/generated/app.ts index 3ee6e04ce..2ce631b9d 100644 --- a/scripts/generated/app.ts +++ b/scripts/generated/app.ts @@ -1,6 +1,6 @@ // !! GENERATED FILE - DO NOT EDIT -// Generated from ./config/localization/en/app.json using scripts/codegen_localization_app.swift +// Generated from config/localization/en/app.json using scripts/codegen_localization_app.swift export const APP_STRING_KEYS = {