mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +02:00
Fixed "About Unitto" localization.
This commit is contained in:
parent
2bd56a7c3e
commit
f55a5bdfeb
@ -59,7 +59,7 @@ fun AboutScreen(
|
||||
}
|
||||
|
||||
UnittoLargeTopAppBar(
|
||||
title = "About Unitto",
|
||||
title = stringResource(R.string.about_unitto),
|
||||
navigateUpAction = navigateUpAction
|
||||
) { padding ->
|
||||
LazyColumn(contentPadding = padding) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user