normalized fields setting tooltip texts

This commit is contained in:
Gani Georgiev
2026-06-08 09:57:50 +03:00
parent 77639f94ce
commit 72df31e22d
16 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ export function settings(props) {
t.small({ className: "txt-hint" }, "(!='')"),
t.i({
className: "ri-information-line link-hint",
ariaDescription: app.attrs.tooltip("Requires the field value to be nonempty string"),
ariaDescription: app.attrs.tooltip("Requires the field value to be nonempty string."),
}),
),
),