@dydxprotocol/v4-localization 1.1.375 → 1.1.376
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.
package/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -2369,6 +2369,8 @@ export const APP_STRING_KEYS = {
|
|
|
2369
2369
|
|
|
2370
2370
|
// WALLETS
|
|
2371
2371
|
|
|
2372
|
+
BACKPACK: 'APP.WALLETS.BACKPACK',
|
|
2373
|
+
BACKPACK_SOL: 'APP.WALLETS.BACKPACK_SOL',
|
|
2372
2374
|
BITKEEP: 'APP.WALLETS.BITKEEP',
|
|
2373
2375
|
BITPIE: 'APP.WALLETS.BITPIE',
|
|
2374
2376
|
CLOVER_WALLET: 'APP.WALLETS.CLOVER_WALLET',
|