Skip to content

Commit

Permalink
Fix Thorchian typo
Browse files Browse the repository at this point in the history
  • Loading branch information
swansontec committed Feb 6, 2025
1 parent 0b29b45 commit e7c9ccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/locales/en_US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@ const strings = {

// Thorchain savers
stake_tc_unavailable: 'Thorchain Savers Unavailable',
stake_tc_unavailable_message: 'Deposits and withdrawal for Thorchian Savers are paused for up to 90 days.',
stake_tc_unavailable_message: 'Deposits and withdrawals for Thorchain Savers are paused for up to 90 days.',

fiat_plugin_select_asset_to_purchase: 'Select Asset to Purchase',
fiat_plugin_select_asset_to_sell: 'Select Asset to Sell',
Expand Down
2 changes: 1 addition & 1 deletion src/locales/strings/enUS.json
Original file line number Diff line number Diff line change
Expand Up @@ -1280,7 +1280,7 @@
"stake_resource_bandwidth": "Bandwidth",
"stake_resource_energy": "Energy",
"stake_tc_unavailable": "Thorchain Savers Unavailable",
"stake_tc_unavailable_message": "Deposits and withdrawal for Thorchian Savers are paused for up to 90 days.",
"stake_tc_unavailable_message": "Deposits and withdrawals for Thorchain Savers are paused for up to 90 days.",
"fiat_plugin_select_asset_to_purchase": "Select Asset to Purchase",
"fiat_plugin_select_asset_to_sell": "Select Asset to Sell",
"fiat_plugin_sell_network_fee": "Sell Network Fee",
Expand Down

0 comments on commit e7c9ccd

Please sign in to comment.