Updated on 2026-08-14

This commit is contained in:
Tangem 2025-09-18 16:07:47 +03:00
parent 137f90c055
commit e8d294efe1
10 changed files with 187 additions and 124 deletions

View file

@ -118,7 +118,7 @@ private fun Content(warningUM: YieldSupplyDepositedWarningUM) {
Text(
textAlign = TextAlign.Center,
text = stringResourceSafe(R.string.yield_module_explore_sheet_description),
text = stringResourceSafe(R.string.yield_module_balance_info_sheet_subtitle),
style = TangemTheme.typography.body2,
color = TangemTheme.colors.text.secondary,
)