@dynamic-labs/locale 4.48.2 → 4.50.1
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/CHANGELOG.md +27 -0
- package/package.cjs +1 -1
- package/package.js +1 -1
- package/package.json +2 -2
- package/src/lib/en/translation.cjs +36 -4
- package/src/lib/en/translation.d.ts +33 -1
- package/src/lib/en/translation.js +36 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,31 @@
|
|
|
1
1
|
|
|
2
|
+
## [4.50.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.49.0...v4.50.0) (2025-12-09)
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
### Features
|
|
6
|
+
|
|
7
|
+
* add usePhantomRedirectEvents hook ([#10030](https://github.com/dynamic-labs/dynamic-auth/issues/10030)) ([fb8585e](https://github.com/dynamic-labs/dynamic-auth/commit/fb8585eec9847cd350be71d28291e9831a3f31b1))
|
|
8
|
+
* introduce embedded wallet reveal complete events ([#10068](https://github.com/dynamic-labs/dynamic-auth/issues/10068)) ([8ea79ce](https://github.com/dynamic-labs/dynamic-auth/commit/8ea79ceaba36745d46759c8e8c6681895b092096))
|
|
9
|
+
* **react-native:** add download file ([#9954](https://github.com/dynamic-labs/dynamic-auth/issues/9954)) ([408b00f](https://github.com/dynamic-labs/dynamic-auth/commit/408b00fabd2afbd87d12efb51e78ecbd89a323d3))
|
|
10
|
+
* **react-native:** add solana Phantom support with client module for listening to events ([#10033](https://github.com/dynamic-labs/dynamic-auth/issues/10033)) ([a5a2d11](https://github.com/dynamic-labs/dynamic-auth/commit/a5a2d11ccd3c102e22dece808a0ba4116155a582))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* remove overflow from token balance dropdown ([#10044](https://github.com/dynamic-labs/dynamic-auth/issues/10044)) ([b37c5bb](https://github.com/dynamic-labs/dynamic-auth/commit/b37c5bb8e8c916b8d685b495555a3a3481cd5f0d))
|
|
16
|
+
|
|
17
|
+
## [4.49.0](https://github.com/dynamic-labs/dynamic-auth/compare/v4.48.2...v4.49.0) (2025-12-05)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* add merchant name support for crypto.com onramp ([#10021](https://github.com/dynamic-labs/dynamic-auth/issues/10021)) ([846250f](https://github.com/dynamic-labs/dynamic-auth/commit/846250f3d61b182ec3ae2174c953536e0be3e7ca))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* listen for secondary wallet change in bridge mode ([#10024](https://github.com/dynamic-labs/dynamic-auth/issues/10024)) ([d4d7bb5](https://github.com/dynamic-labs/dynamic-auth/commit/d4d7bb54db9cc4922b57b0cae2d26ac2afd4d21d))
|
|
28
|
+
|
|
2
29
|
### [4.48.2](https://github.com/dynamic-labs/dynamic-auth/compare/v4.48.1...v4.48.2) (2025-12-03)
|
|
3
30
|
|
|
4
31
|
|
package/package.cjs
CHANGED
package/package.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dynamic-labs/locale",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.50.1",
|
|
4
4
|
"description": "Locale for Dynamic SDK",
|
|
5
5
|
"author": "Dynamic Labs, Inc.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"i18next": "23.4.6",
|
|
22
22
|
"react-i18next": "13.5.0",
|
|
23
|
-
"@dynamic-labs/assert-package-version": "4.
|
|
23
|
+
"@dynamic-labs/assert-package-version": "4.50.1"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {}
|
|
26
26
|
}
|
|
@@ -1018,7 +1018,8 @@ const translation = {
|
|
|
1018
1018
|
connected_apps_button: 'Connected Apps',
|
|
1019
1019
|
},
|
|
1020
1020
|
export_section: {
|
|
1021
|
-
backup_button: 'Backup',
|
|
1021
|
+
backup_button: 'Backup Key Share',
|
|
1022
|
+
export_button: 'Export Private key',
|
|
1022
1023
|
private_key_button: 'Private key',
|
|
1023
1024
|
srp_button: 'Recovery phrase',
|
|
1024
1025
|
title: 'Export & Backup',
|
|
@@ -1079,7 +1080,8 @@ const translation = {
|
|
|
1079
1080
|
connected_apps_button: 'Connected Apps',
|
|
1080
1081
|
},
|
|
1081
1082
|
export_section: {
|
|
1082
|
-
backup_button: 'Backup',
|
|
1083
|
+
backup_button: 'Backup Key Share',
|
|
1084
|
+
export_button: 'Export Private key',
|
|
1083
1085
|
private_key_button: 'Private key',
|
|
1084
1086
|
srp_button: 'Recovery phrase',
|
|
1085
1087
|
title: 'Export & Backup',
|
|
@@ -1301,14 +1303,44 @@ const translation = {
|
|
|
1301
1303
|
try_again: 'Try Again',
|
|
1302
1304
|
log_out: 'Log Out',
|
|
1303
1305
|
},
|
|
1306
|
+
backup_info: {
|
|
1307
|
+
title: 'About Backup',
|
|
1308
|
+
subtitle: 'Why backup as shares?',
|
|
1309
|
+
description: 'As a security best practice, you can store two independent recovery shares. This lets you restore your wallet from your own backups alone, giving you full control over the recovery process',
|
|
1310
|
+
warning: "You'll need both parts to recover your wallet, and they should never be stored together",
|
|
1311
|
+
},
|
|
1304
1312
|
backup: {
|
|
1305
|
-
title: 'Backup
|
|
1306
|
-
subtitle: '
|
|
1313
|
+
title: 'Backup Key Share',
|
|
1314
|
+
subtitle: 'Secure your wallets as a two-part backup. One part saved to your cloud, the other to your device. You will need both to recover your wallets.',
|
|
1315
|
+
checkbox_label: 'I understand I must keep both parts secure and separate',
|
|
1316
|
+
continue_button: 'Continue to Backup',
|
|
1317
|
+
cloud_backup_title: '1. Cloud Backup',
|
|
1318
|
+
cloud_backup_subtitle: 'Back up your first key share to a cloud provider',
|
|
1319
|
+
cloud_backup_header: 'Cloud Backup',
|
|
1320
|
+
backup_to_google_drive: 'Backup to Google Drive',
|
|
1321
|
+
progress_title: 'Backing up {{current}} of {{total}} wallets...',
|
|
1322
|
+
progress_initializing: 'Preparing backup...',
|
|
1323
|
+
progress_subtitle: "Securely saving to your cloud. Don't close this window",
|
|
1324
|
+
progress_complete: 'Backup complete!',
|
|
1325
|
+
google_drive_title: 'Backup Key Share',
|
|
1326
|
+
google_drive_description: 'Back up your wallet to help protect your access and recover it if needed.',
|
|
1307
1327
|
google_drive: 'Google Drive',
|
|
1308
1328
|
backed_up: 'BACKED UP',
|
|
1309
1329
|
google_drive_subtitle: 'Secure cloud backup with your Google account.',
|
|
1310
1330
|
back_up: 'Back Up',
|
|
1311
1331
|
error: 'Failed to back up wallet. Please try again.',
|
|
1332
|
+
download_title: '2. Download',
|
|
1333
|
+
download_subtitle: 'Download your second key share and store it securely on your local device',
|
|
1334
|
+
download_key_share: 'Download Key Share',
|
|
1335
|
+
downloading: 'Downloading...({{current}}/{{total}})',
|
|
1336
|
+
download_complete: 'Download Complete',
|
|
1337
|
+
download_error: 'Failed to download key share. Please try again.',
|
|
1338
|
+
success_title: 'Backup Successful',
|
|
1339
|
+
success_description_one: 'Your local key shares have been successfully downloaded for {{count}} wallet. Store these files securely and separately from your cloud backup.',
|
|
1340
|
+
success_description_other: 'Your local key shares have been successfully downloaded for {{count}} wallets. Store these files securely and separately from your cloud backup.',
|
|
1341
|
+
done: 'Done',
|
|
1342
|
+
error_title: "Cloud backup failed. Don't worry, your account is still safe.",
|
|
1343
|
+
error_try_again: 'Try Again',
|
|
1312
1344
|
},
|
|
1313
1345
|
},
|
|
1314
1346
|
/**
|
|
@@ -1012,7 +1012,8 @@ export declare const translation: {
|
|
|
1012
1012
|
connected_apps_button: 'Connected Apps',
|
|
1013
1013
|
},
|
|
1014
1014
|
export_section: {
|
|
1015
|
-
backup_button: 'Backup',
|
|
1015
|
+
backup_button: 'Backup Key Share',
|
|
1016
|
+
export_button: 'Export Private key',
|
|
1016
1017
|
private_key_button: 'Private key',
|
|
1017
1018
|
srp_button: 'Recovery phrase',
|
|
1018
1019
|
title: 'Export & Backup',
|
|
@@ -1074,6 +1075,7 @@ export declare const translation: {
|
|
|
1074
1075
|
};
|
|
1075
1076
|
export_section: {
|
|
1076
1077
|
backup_button: string;
|
|
1078
|
+
export_button: string;
|
|
1077
1079
|
private_key_button: string;
|
|
1078
1080
|
srp_button: string;
|
|
1079
1081
|
title: string;
|
|
@@ -1297,14 +1299,44 @@ export declare const translation: {
|
|
|
1297
1299
|
try_again: string;
|
|
1298
1300
|
log_out: string;
|
|
1299
1301
|
};
|
|
1302
|
+
backup_info: {
|
|
1303
|
+
title: string;
|
|
1304
|
+
subtitle: string;
|
|
1305
|
+
description: string;
|
|
1306
|
+
warning: string;
|
|
1307
|
+
};
|
|
1300
1308
|
backup: {
|
|
1301
1309
|
title: string;
|
|
1302
1310
|
subtitle: string;
|
|
1311
|
+
checkbox_label: string;
|
|
1312
|
+
continue_button: string;
|
|
1313
|
+
cloud_backup_title: string;
|
|
1314
|
+
cloud_backup_subtitle: string;
|
|
1315
|
+
cloud_backup_header: string;
|
|
1316
|
+
backup_to_google_drive: string;
|
|
1317
|
+
progress_title: string;
|
|
1318
|
+
progress_initializing: string;
|
|
1319
|
+
progress_subtitle: string;
|
|
1320
|
+
progress_complete: string;
|
|
1321
|
+
google_drive_title: string;
|
|
1322
|
+
google_drive_description: string;
|
|
1303
1323
|
google_drive: string;
|
|
1304
1324
|
backed_up: string;
|
|
1305
1325
|
google_drive_subtitle: string;
|
|
1306
1326
|
back_up: string;
|
|
1307
1327
|
error: string;
|
|
1328
|
+
download_title: string;
|
|
1329
|
+
download_subtitle: string;
|
|
1330
|
+
download_key_share: string;
|
|
1331
|
+
downloading: string;
|
|
1332
|
+
download_complete: string;
|
|
1333
|
+
download_error: string;
|
|
1334
|
+
success_title: string;
|
|
1335
|
+
success_description_one: string;
|
|
1336
|
+
success_description_other: string;
|
|
1337
|
+
done: string;
|
|
1338
|
+
error_title: string;
|
|
1339
|
+
error_try_again: string;
|
|
1308
1340
|
};
|
|
1309
1341
|
};
|
|
1310
1342
|
/**
|
|
@@ -1014,7 +1014,8 @@ const translation = {
|
|
|
1014
1014
|
connected_apps_button: 'Connected Apps',
|
|
1015
1015
|
},
|
|
1016
1016
|
export_section: {
|
|
1017
|
-
backup_button: 'Backup',
|
|
1017
|
+
backup_button: 'Backup Key Share',
|
|
1018
|
+
export_button: 'Export Private key',
|
|
1018
1019
|
private_key_button: 'Private key',
|
|
1019
1020
|
srp_button: 'Recovery phrase',
|
|
1020
1021
|
title: 'Export & Backup',
|
|
@@ -1075,7 +1076,8 @@ const translation = {
|
|
|
1075
1076
|
connected_apps_button: 'Connected Apps',
|
|
1076
1077
|
},
|
|
1077
1078
|
export_section: {
|
|
1078
|
-
backup_button: 'Backup',
|
|
1079
|
+
backup_button: 'Backup Key Share',
|
|
1080
|
+
export_button: 'Export Private key',
|
|
1079
1081
|
private_key_button: 'Private key',
|
|
1080
1082
|
srp_button: 'Recovery phrase',
|
|
1081
1083
|
title: 'Export & Backup',
|
|
@@ -1297,14 +1299,44 @@ const translation = {
|
|
|
1297
1299
|
try_again: 'Try Again',
|
|
1298
1300
|
log_out: 'Log Out',
|
|
1299
1301
|
},
|
|
1302
|
+
backup_info: {
|
|
1303
|
+
title: 'About Backup',
|
|
1304
|
+
subtitle: 'Why backup as shares?',
|
|
1305
|
+
description: 'As a security best practice, you can store two independent recovery shares. This lets you restore your wallet from your own backups alone, giving you full control over the recovery process',
|
|
1306
|
+
warning: "You'll need both parts to recover your wallet, and they should never be stored together",
|
|
1307
|
+
},
|
|
1300
1308
|
backup: {
|
|
1301
|
-
title: 'Backup
|
|
1302
|
-
subtitle: '
|
|
1309
|
+
title: 'Backup Key Share',
|
|
1310
|
+
subtitle: 'Secure your wallets as a two-part backup. One part saved to your cloud, the other to your device. You will need both to recover your wallets.',
|
|
1311
|
+
checkbox_label: 'I understand I must keep both parts secure and separate',
|
|
1312
|
+
continue_button: 'Continue to Backup',
|
|
1313
|
+
cloud_backup_title: '1. Cloud Backup',
|
|
1314
|
+
cloud_backup_subtitle: 'Back up your first key share to a cloud provider',
|
|
1315
|
+
cloud_backup_header: 'Cloud Backup',
|
|
1316
|
+
backup_to_google_drive: 'Backup to Google Drive',
|
|
1317
|
+
progress_title: 'Backing up {{current}} of {{total}} wallets...',
|
|
1318
|
+
progress_initializing: 'Preparing backup...',
|
|
1319
|
+
progress_subtitle: "Securely saving to your cloud. Don't close this window",
|
|
1320
|
+
progress_complete: 'Backup complete!',
|
|
1321
|
+
google_drive_title: 'Backup Key Share',
|
|
1322
|
+
google_drive_description: 'Back up your wallet to help protect your access and recover it if needed.',
|
|
1303
1323
|
google_drive: 'Google Drive',
|
|
1304
1324
|
backed_up: 'BACKED UP',
|
|
1305
1325
|
google_drive_subtitle: 'Secure cloud backup with your Google account.',
|
|
1306
1326
|
back_up: 'Back Up',
|
|
1307
1327
|
error: 'Failed to back up wallet. Please try again.',
|
|
1328
|
+
download_title: '2. Download',
|
|
1329
|
+
download_subtitle: 'Download your second key share and store it securely on your local device',
|
|
1330
|
+
download_key_share: 'Download Key Share',
|
|
1331
|
+
downloading: 'Downloading...({{current}}/{{total}})',
|
|
1332
|
+
download_complete: 'Download Complete',
|
|
1333
|
+
download_error: 'Failed to download key share. Please try again.',
|
|
1334
|
+
success_title: 'Backup Successful',
|
|
1335
|
+
success_description_one: 'Your local key shares have been successfully downloaded for {{count}} wallet. Store these files securely and separately from your cloud backup.',
|
|
1336
|
+
success_description_other: 'Your local key shares have been successfully downloaded for {{count}} wallets. Store these files securely and separately from your cloud backup.',
|
|
1337
|
+
done: 'Done',
|
|
1338
|
+
error_title: "Cloud backup failed. Don't worry, your account is still safe.",
|
|
1339
|
+
error_try_again: 'Try Again',
|
|
1308
1340
|
},
|
|
1309
1341
|
},
|
|
1310
1342
|
/**
|