chore: spelling_invalid_values (#28858)

This commit is contained in:
mahsem 2024-12-23 06:32:20 +01:00 committed by GitHub
parent e85aa44843
commit dd8b353caa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -130,7 +130,7 @@ frappe.ui.FieldGroup = class FieldGroup extends frappe.ui.form.Layout {
if (invalid.length && check_invalid) {
frappe.msgprint({
title: __("Inavlid Values"),
title: __("Invalid Values"),
message:
__("Following fields have invalid values:") +
"<br><br><ul><li>" +