Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-23 11:45:27 +03:00
parent ca49abf2b1
commit 7db24c9cf0

View file

@ -132,7 +132,7 @@ private fun Content(state: MarketsListUM, onHeaderSizeChange: (Dp) -> Unit, modi
state.stakingNotificationMaxApy != null &&
state.selectedSortBy != SortByTypeUM.Staking,
) {
val showMore = stringResourceSafe(R.string.markets_staking_banner_description_show_more)
val showMore = stringResourceSafe(R.string.common_show_more)
val description = stringResourceSafe(
R.string.markets_staking_banner_description_placeholder,
showMore,