From 9362ea53b01d51aad4a50abceb1e33c74c41300e Mon Sep 17 00:00:00 2001 From: Zachary Keeping <11418832+zacharykeeping@users.noreply.github.com> Date: Wed, 14 Apr 2021 17:39:34 +1000 Subject: [PATCH] Fix "secret" typo (#993) --- locale/ar.json | 4 ++-- locale/az.json | 4 ++-- locale/bg.json | 4 ++-- locale/bn.json | 4 ++-- locale/ca.json | 4 ++-- locale/cs.json | 4 ++-- locale/da.json | 4 ++-- locale/de.json | 4 ++-- locale/defaultMessages.json | 4 ++-- locale/el.json | 4 ++-- locale/es_CO.json | 4 ++-- locale/et.json | 4 ++-- locale/fa.json | 4 ++-- locale/hi.json | 4 ++-- locale/hu.json | 4 ++-- locale/hy.json | 4 ++-- locale/id.json | 4 ++-- locale/is.json | 4 ++-- locale/ja.json | 4 ++-- locale/ko.json | 4 ++-- locale/mn.json | 4 ++-- locale/nl.json | 4 ++-- locale/pl.json | 4 ++-- locale/pt.json | 4 ++-- locale/pt_BR.json | 4 ++-- locale/ro.json | 4 ++-- locale/sk.json | 4 ++-- locale/sl.json | 4 ++-- locale/sq.json | 4 ++-- locale/sv.json | 4 ++-- locale/th.json | 4 ++-- locale/tr.json | 4 ++-- locale/zh-Hans.json | 4 ++-- locale/zh-Hant.json | 4 ++-- src/storybook/__snapshots__/Stories.test.ts.snap | 14 +++++++------- .../components/WebhookInfo/WebhookInfo.tsx | 2 +- 36 files changed, 76 insertions(+), 76 deletions(-) diff --git a/locale/ar.json b/locale/ar.json index fdfae2ad9..c772aa51d 100644 --- a/locale/ar.json +++ b/locale/ar.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/az.json b/locale/az.json index d97ad6eba..7d63035d8 100644 --- a/locale/az.json +++ b/locale/az.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/bg.json b/locale/bg.json index 99bd54987..c895bbcf8 100644 --- a/locale/bg.json +++ b/locale/bg.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/bn.json b/locale/bn.json index 03d6dd68a..d2f07c656 100644 --- a/locale/bn.json +++ b/locale/bn.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/ca.json b/locale/ca.json index 7569eed52..b863834f5 100644 --- a/locale/ca.json +++ b/locale/ca.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/cs.json b/locale/cs.json index 4efd69d21..a42f58765 100644 --- a/locale/cs.json +++ b/locale/cs.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/da.json b/locale/da.json index e43bdc5c5..d8a5b2396 100644 --- a/locale/da.json +++ b/locale/da.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/de.json b/locale/de.json index a18c40ce4..0865cd4f2 100644 --- a/locale/de.json +++ b/locale/de.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Zuordnung aufheben" } -} \ No newline at end of file +} diff --git a/locale/defaultMessages.json b/locale/defaultMessages.json index 690cefd24..eb5275f7d 100644 --- a/locale/defaultMessages.json +++ b/locale/defaultMessages.json @@ -7007,7 +7007,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -7086,4 +7086,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/el.json b/locale/el.json index e8b5ea05b..eb2ef449e 100644 --- a/locale/el.json +++ b/locale/el.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/es_CO.json b/locale/es_CO.json index 8808a665b..d038220e1 100644 --- a/locale/es_CO.json +++ b/locale/es_CO.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/et.json b/locale/et.json index a2ee1bbea..53748f26c 100644 --- a/locale/et.json +++ b/locale/et.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Eemalda" } -} \ No newline at end of file +} diff --git a/locale/fa.json b/locale/fa.json index 9d77761fb..5817e7e20 100644 --- a/locale/fa.json +++ b/locale/fa.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "تخصیص نیافته" } -} \ No newline at end of file +} diff --git a/locale/hi.json b/locale/hi.json index d2b6c8637..daeeffe76 100644 --- a/locale/hi.json +++ b/locale/hi.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/hu.json b/locale/hu.json index 006625c03..fc1d09a46 100644 --- a/locale/hu.json +++ b/locale/hu.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/hy.json b/locale/hy.json index 5d79ed4c9..813ba8e45 100644 --- a/locale/hy.json +++ b/locale/hy.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/id.json b/locale/id.json index 9e3158d3f..bc43f983b 100644 --- a/locale/id.json +++ b/locale/id.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Batalkan penetapan" } -} \ No newline at end of file +} diff --git a/locale/is.json b/locale/is.json index 42c61b259..86388f1c2 100644 --- a/locale/is.json +++ b/locale/is.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/ja.json b/locale/ja.json index bcb847f36..682e79405 100644 --- a/locale/ja.json +++ b/locale/ja.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/ko.json b/locale/ko.json index 3f8090f27..2bf6078cf 100644 --- a/locale/ko.json +++ b/locale/ko.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/mn.json b/locale/mn.json index a229e8e91..0122e410e 100644 --- a/locale/mn.json +++ b/locale/mn.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Хасах" } -} \ No newline at end of file +} diff --git a/locale/nl.json b/locale/nl.json index 3cb535f80..19cc75f74 100644 --- a/locale/nl.json +++ b/locale/nl.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/pl.json b/locale/pl.json index 61e50eeff..d9b0a3326 100644 --- a/locale/pl.json +++ b/locale/pl.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Cofnij przypisanie" } -} \ No newline at end of file +} diff --git a/locale/pt.json b/locale/pt.json index b951a130e..0e4c09d6b 100644 --- a/locale/pt.json +++ b/locale/pt.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Desatribuir" } -} \ No newline at end of file +} diff --git a/locale/pt_BR.json b/locale/pt_BR.json index 79d9d6885..23068ca40 100644 --- a/locale/pt_BR.json +++ b/locale/pt_BR.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Não-assinado" } -} \ No newline at end of file +} diff --git a/locale/ro.json b/locale/ro.json index e5d37bbba..f8293acff 100644 --- a/locale/ro.json +++ b/locale/ro.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/sk.json b/locale/sk.json index 3bb2d71a5..3a041fb53 100644 --- a/locale/sk.json +++ b/locale/sk.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/sl.json b/locale/sl.json index 415619690..f13f9a6e7 100644 --- a/locale/sl.json +++ b/locale/sl.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/sq.json b/locale/sq.json index b97fb2beb..284d50da2 100644 --- a/locale/sq.json +++ b/locale/sq.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/sv.json b/locale/sv.json index 4b79247b9..6698ce721 100644 --- a/locale/sv.json +++ b/locale/sv.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/th.json b/locale/th.json index 2dca25b0c..b223de261 100644 --- a/locale/th.json +++ b/locale/th.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/tr.json b/locale/tr.json index dab76ddeb..da222e2d4 100644 --- a/locale/tr.json +++ b/locale/tr.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/locale/zh-Hans.json b/locale/zh-Hans.json index 3c34e9daf..dfd0a020b 100644 --- a/locale/zh-Hans.json +++ b/locale/zh-Hans.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "取消分配" } -} \ No newline at end of file +} diff --git a/locale/zh-Hant.json b/locale/zh-Hant.json index ada3e9308..97e755de5 100644 --- a/locale/zh-Hant.json +++ b/locale/zh-Hant.json @@ -6599,7 +6599,7 @@ }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_3995417850": { "context": "webhook", - "string": "Secrect Key" + "string": "Secret Key" }, "src_dot_webhooks_dot_components_dot_WebhookInfo_dot_4194304040": { "context": "webhook specific information", @@ -6674,4 +6674,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +} diff --git a/src/storybook/__snapshots__/Stories.test.ts.snap b/src/storybook/__snapshots__/Stories.test.ts.snap index 822c6fa3e..0e47bbde1 100644 --- a/src/storybook/__snapshots__/Stories.test.ts.snap +++ b/src/storybook/__snapshots__/Stories.test.ts.snap @@ -21416,7 +21416,7 @@ exports[`Storyshots Views / Apps / Webhooks / Create webhook default 1`] = ` class="MuiFormLabel-root-id MuiInputLabel-root-id MuiInputLabel-formControl-id MuiInputLabel-animated-id MuiInputLabel-outlined-id" data-shrink="false" > - Secrect Key + Secret Key
- Secrect Key + Secret Key
- Secrect Key + Secret Key
- Secrect Key + Secret Key
- Secrect Key + Secret Key
- Secrect Key + Secret Key
- Secrect Key + Secret Key
= ({ }) } label={intl.formatMessage({ - defaultMessage: "Secrect Key", + defaultMessage: "Secret Key", description: "webhook" })} fullWidth