Fix typo.

This commit is contained in:
Guo Xiang Tan 2017-01-09 10:13:15 +08:00
parent 0000de9501
commit 95d1ad1ab8
1 changed files with 1 additions and 1 deletions

View File

@ -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"