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