Add missing translation

This commit is contained in:
MM20
2022-06-13 21:09:56 +02:00
parent 5c02d722b1
commit adab3f6861
2 changed files with 2 additions and 1 deletions
@@ -232,7 +232,7 @@ fun EditWebsearchDialog(
showError = true
}
}) {
Text("Save")
Text(stringResource(R.string.save))
}
},
dismissButton = {