-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations shieldwizardapplyshield.json (English)
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
en/en-US/Content/2.0.2 - Security Shield Wizard/shieldWizardApplyShield.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"shieldWizardApplyShield_shieldCreated_title": "%s Created", | ||
"shieldWizardApplyShield_shieldCreated_subtitle": "Apply this Shield to Accounts and Personas. You can update it any time.", | ||
"shieldWizardApplyShield_shieldCreated_note": "To apply your Shield on the Radix Network, you’ll need to sign a transaction", | ||
"shieldWizardApplyShield_shieldCreated_notEnoughXrd": "Not enough XRD to pay transaction. Get some XRD tokens first to apply Shields.", | ||
"shieldWizardApplyShield_shieldCreated_applyButton": "Apply to Accounts and Personas", | ||
"shieldWizardApplyShield_shieldCreated_skipButton": "Skip For Now", | ||
"shieldWizardApplyShield_chooseAccounts_title": "Choose Accounts", | ||
"shieldWizardApplyShield_chooseAccounts_subtitle": "Choose the Accounts you want to apply this Shield to.", | ||
"shieldWizardApplyShield_choosePersonas_title": "Choose Personas", | ||
"shieldWizardApplyShield_choosePersonas_subtitle": "Choose the Personas you want to apply this Shield to.", | ||
"shieldWizardApplyShield_chooseEntities_selectAllButton": "Select all", | ||
"shieldWizardApplyShield_chooseEntities_deselectAllButton": "Deselect all", | ||
"shieldWizardApplyShield_chooseEntities_skipButton": "Skip", | ||
"shieldWizardApplyShield_applyShield_title": "Apply your Shield", | ||
"shieldWizardApplyShield_applyShield_subtitle": "Now let’s save your Shield settings to your wallet and apply them on the Radix Network with a transaction.", | ||
"shieldWizardApplyShield_applyShield_saveButton": "Save and Apply" | ||
} |