Fix typo.
This commit is contained in:
parent
0000de9501
commit
95d1ad1ab8
|
@ -2561,7 +2561,7 @@ en:
|
|||
warn_local_payload_url: "It seems you are trying to set up the webhook to a local url. Event delivered to a local address may cause side-effect or unexpected behaviours. Continue?"
|
||||
secret_invalid: "Secret must not have any blank characters."
|
||||
secret_too_short: "Secret should be at least 12 characters."
|
||||
secret_placeholder: "A optional string, used for generating signature"
|
||||
secret_placeholder: "An optional string, used for generating signature"
|
||||
event_type_missing: "You need to set up at least one event type."
|
||||
content_type: "Content Type"
|
||||
secret: "Secret"
|
||||
|
|
Loading…
Reference in New Issue