Add missing translation
This commit is contained in:
@@ -232,7 +232,7 @@ fun EditWebsearchDialog(
|
||||
showError = true
|
||||
}
|
||||
}) {
|
||||
Text("Save")
|
||||
Text(stringResource(R.string.save))
|
||||
}
|
||||
},
|
||||
dismissButton = {
|
||||
|
||||
Reference in New Issue
Block a user