Skip to content

Commit ffe3145

Browse files
committed
feat(suite-native): update solana staking view only texts
1 parent b54ce1f commit ffe3145

File tree

1 file changed

+2
-2
lines changed
  • suite-native/intl/src

1 file changed

+2
-2
lines changed

suite-native/intl/src/en.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1255,10 +1255,10 @@ export const en = {
12551255
},
12561256
staked: 'Staked',
12571257
rewards: 'Rewards',
1258-
rewardsPerEpoch: 'Rewards per Epoch',
1258+
rewardsPerEpoch: 'Next estimated reward',
12591259
apy: 'Annual percentage yield',
12601260
stakingCanBeManaged: 'Staking can be currently managed only in',
1261-
trezorDesktop: 'Trezor Suite for desktop.',
1261+
trezorDesktop: 'Trezor Suite for desktop or web.',
12621262
stakePendingCard: {
12631263
totalStakePending: 'Total stake pending',
12641264
addingToStakingPool: 'Adding to staking pool',

0 commit comments

Comments
 (0)