Skip to content

Commit

Permalink
Merge pull request #455 from radixdlt/l10n_main
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
matiasbzurovski committed Aug 20, 2024
2 parents ae28711 + 5ecc255 commit 8e97001
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 13 deletions.
10 changes: 0 additions & 10 deletions en/en-US/Content/0.4.5 - App Settings/appSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,6 @@

"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
11 changes: 8 additions & 3 deletions en/en-US/Content/0.4.5 - Preferences/preferences.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@
"preferences_title": "Preferences",
"preferences_depositGuarantees_title": "Default Deposit Guarantees",
"preferences_depositGuarantees_subtitle": "Set your guaranteed minimum for estimated deposits",
"preferences_hiddenEntities_title": "Hidden Accounts and Personas",
"preferences_hiddenEntities_subtitle": "Manage hidden Accounts and Personas",
"preferences_hiddenEntities_title": "Hidden Personas & Accounts",
"preferences_hiddenEntities_subtitle": "Manage hidden Personas and Accounts",
"preferences_advancedPreferences": "Advanced Preferences",
"preferences_gateways": "Network Gateways",
"preferences_developerMode_title": "Developer Mode",
"preferences_developerMode_subtitle": "Warning: disables website validity checks"
"preferences_developerMode_subtitle": "Warning: disables website validity checks",
"preferences_advancedLock_title": "Advanced Lock",
"preferences_advancedLock_subtitle": "Re-authenticate when switching between apps",
"preferences_displayPreferences": "Display",
"preferences_hiddenAssets_title": "Hidden Assets",
"preferences_hiddenAssets_subtitle": "Manage hidden Tokens, NFTs, and other asset types"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"hiddenEntities_title": "Hidden Personas & Accounts",
"hiddenEntities_text": "You have hidden the following Personas and Accounts. They remain on the Radix Network, but while hidden, your wallet will treat them as if they don’t exist.",
"hiddenEntities_personas": "Personas",
"hiddenEntities_accounts": "Accounts",
"hiddenEntities_unhide": "Unhide",
"hiddenEntities_unhideAccountsConfirmation": "Make this Account visible in your wallet again?",
"hiddenEntities_unhidePersonasConfirmation": "Make this Persona visible in your wallet again?"
}

0 comments on commit 8e97001

Please sign in to comment.