Skip to content

Commit

Permalink
App Settings strings back
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasbzurovski committed Aug 20, 2024
1 parent 8064ffd commit c78e727
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Content/0.4.5 - App Settings/appSettings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
{
"appSettings_title": "App Settings",
"appSettings_subtitle": "Customize your Radix Wallet",

"appSettings_linkedConnectors_title": "Linked Connectors",
"appSettings_gateways_title": "Network Gateways",
"appSettings_entityHiding_title": "Account & Persona Hiding",
"appSettings_entityHiding_subtitle": "Manage hiding",
"appSettings_entityHiding_text": "Accounts and Personas you have created can be hidden in your Radix Wallet, acting as if “deleted”.",
"appSettings_entityHiding_hiddenPersona": "%d Persona currently hidden",
"appSettings_entityHiding_hiddenPersonas": "%d Personas currently hidden",
"appSettings_entityHiding_hiddenAccount": "%d Account currently hidden",
"appSettings_entityHiding_hiddenAccounts": "%d Accounts currently hidden",
"appSettings_entityHiding_unhideAllSection": "Unhide Accounts & Personas",
"appSettings_entityHiding_unhideAllButton": "Unhide All",
"appSettings_entityHiding_unhideAllConfirmation": "Are you sure you wish to unhide all Accounts and Personas? This cannot be undone.",
"appSettings_developerMode_title": "Developer Mode",
"appSettings_developerMode_subtitle": "Warning: Disables website validity checks",
"appSettings_crashReporting_title": "Crash Reporting",
Expand Down

0 comments on commit c78e727

Please sign in to comment.