Skip to content

Commit

Permalink
Rename signature properties and fix master (#4867)
Browse files Browse the repository at this point in the history
* Rename signature properties and fix master

* signature pen width properties
  • Loading branch information
novikov82 authored Nov 7, 2023
1 parent 23606d2 commit 6fcda2d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/survey-creator-core/src/localization/english.ts
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,12 @@ export var enStrings = {
otherPlaceholder: "Comment area placeholder",
signaturepad: {
showPlaceholder: "Show the placeholder",
placeholder: "Placeholder text"
placeholder: "Placeholder text",
signatureWidth: "Signature area width",
signatureHeight: "Signature area height",
signatureAutoScaleEnabled: "Auto-scale the signature area",
penMinWidth: "Minimum pen width",
penMaxWidth: "Maximum pen width",
},
filePlaceholder: "File placeholder text",
photoPlaceholder: "Photo placeholder text",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6fcda2d

Please sign in to comment.