diff --git a/config/localizations_native/en/app.json b/config/localizations_native/en/app.json index 7a8a08080..80e2d47ae 100644 --- a/config/localizations_native/en/app.json +++ b/config/localizations_native/en/app.json @@ -403,6 +403,7 @@ "IN_PROGRESS_TEXT": "Your deposit of {AMOUNT_ELEMENT} has been submitted. This can take a few minutes.", "COMPLETED_TITLE": "Deposit completed", "COMPLETED_TEXT": "Your deposit has been confirmed. Your funds are now available for instant trading on dYdX. Now get going!", + "COMPLETED_TEXT_SHORT": "Your deposit has been completed.", "MOBILE_WALLET_REQUIRED": "Please connect your mobile wallet to deposit." }, "V4_WITHDRAWAL": { diff --git a/scripts/generated/app.ts b/scripts/generated/app.ts index ddc8c061b..59e79c080 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 ./codegen_localization_app.swift +// Generated from ./config/localization/en/app.json using scripts/codegen_localization_app.swift export const APP_STRING_KEYS = {