@dydxprotocol/v4-localization 0.1.31 → 0.1.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -734,7 +734,7 @@
734
734
  "WRONG_NETWORK_EXPLANATION_STAGING": "To complete dYdX onboarding, set your wallet network to 'Goerli Test Network'.",
735
735
  "WRONG_NETWORK": "Wrong network",
736
736
  "YOU_AGREE_TO_TERMS": "By trading on dYdX, you agree to the {TERMS_LINK} and {PRIVACY_POLICY_LINK}.",
737
- "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:",
737
+ "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:",
738
738
  "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.",
739
739
  "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.",
740
740
  "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.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "0.1.31",
3
+ "version": "0.1.32",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {
@@ -1,6 +1,6 @@
1
1
  // !! GENERATED FILE - DO NOT EDIT
2
2
 
3
- // Generated from ./config/localization/en/app.json using scripts/codegen_localization_app.swift
3
+ // Generated from config/localization/en/app.json using scripts/codegen_localization_app.swift
4
4
 
5
5
  export const APP_STRING_KEYS = {
6
6