mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-07 05:03:26 +08:00
Add missing translations for webhook form [SCI-6193]
This commit is contained in:
parent
a3dda322f6
commit
8651c87efd
1 changed files with 2 additions and 0 deletions
|
@ -2614,6 +2614,8 @@ en:
|
||||||
webhook_updated: "Webhook successfully updated"
|
webhook_updated: "Webhook successfully updated"
|
||||||
webhook_deleted: "Webhook successfully deleted"
|
webhook_deleted: "Webhook successfully deleted"
|
||||||
delete_webhook_confimration: "Are you sure you want to delete the webhook?"
|
delete_webhook_confimration: "Are you sure you want to delete the webhook?"
|
||||||
|
secret_key: "Secret key"
|
||||||
|
secret_key_hint: "(Optional) A secret key that will be included in the Webhook-Secret-Key header, for authentication purposes."
|
||||||
# This section contains general words that can be used in any parts of
|
# This section contains general words that can be used in any parts of
|
||||||
# application.
|
# application.
|
||||||
tiny_mce:
|
tiny_mce:
|
||||||
|
|
Loading…
Reference in a new issue