Updated on 2026-08-14
This commit is contained in:
parent
6f47d90377
commit
cff20ef515
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@ private fun UnavailableCountryItem(state: CountryItemState.WithContent.Unavailab
|
|||
color = TangemTheme.colors.text.disabled,
|
||||
)
|
||||
Text(
|
||||
text = "Unavailable",
|
||||
text = stringResource(R.string.onramp_country_unavailable),
|
||||
maxLines = 1,
|
||||
style = TangemTheme.typography.body2,
|
||||
color = TangemTheme.colors.text.tertiary,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue