fixed typo "Speichen" --> "Speichern"
This commit is contained in:
@@ -241,7 +241,7 @@ fun DSBLoginContent(activity: ComponentActivity){
|
|||||||
}
|
}
|
||||||
) {
|
) {
|
||||||
Text(
|
Text(
|
||||||
text = "Speichen",
|
text = "Speichern",
|
||||||
color = MaterialTheme.colorScheme.secondary,
|
color = MaterialTheme.colorScheme.secondary,
|
||||||
style = MaterialTheme.typography.labelMedium,
|
style = MaterialTheme.typography.labelMedium,
|
||||||
modifier = Modifier.padding(10.dp)
|
modifier = Modifier.padding(10.dp)
|
||||||
|
|||||||
Reference in New Issue
Block a user