remove dead link (#2435)

This commit is contained in:
Lukasz Ostrowski 2022-10-21 15:16:36 +02:00 committed by GitHub
parent 3ae956ce5f
commit 7a20c12d22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 13 deletions

View file

@ -2016,9 +2016,6 @@
"context": "change warehouse dialog warehouse list label",
"string": "Warehouses A to Z"
},
"EqDdoh": {
"string": "Local apps are custom webhooks & token pairs that can be used to connect apps and access Saleor API. Read more."
},
"ErNH3D": {
"string": "Define where this attribute should be used in Saleor system"
},
@ -2246,6 +2243,9 @@
"context": "label",
"string": "Min Delivery Time"
},
"GDJHXl": {
"string": "Local apps are custom webhooks & token pairs that can be used to connect apps and access Saleor API."
},
"GFJabu": {
"context": "dialog header",
"string": "Delete Variant"
@ -3082,6 +3082,9 @@
"context": "remove country from shipping zone and save, button",
"string": "Remove and save"
},
"MYA6EV": {
"string": "Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it."
},
"MbZHXE": {
"context": "column title balance",
"string": "Balance"
@ -7420,9 +7423,6 @@
"context": "gift card history message",
"string": "Gift card tags were updated"
},
"vkY3W9": {
"string": "Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it. Read more here."
},
"vlLyvk": {
"string": "{inputType} attributes cannot be used as variant selection attributes."
},

View file

@ -99,8 +99,8 @@ const AppsListPage: React.FC<AppsListPageProps> = ({
<p>
<FormattedMessage
defaultMessage="Third party apps are installed with App Manifests. They contain UI
accessible from dashboard and can extend it. Read more here."
id="vkY3W9"
accessible from dashboard and can extend it."
id="MYA6EV"
/>
</p>
<InstalledApps
@ -136,8 +136,8 @@ const AppsListPage: React.FC<AppsListPageProps> = ({
<p>
<FormattedMessage
defaultMessage="Local apps are custom webhooks & token pairs that can be used to
connect apps and access Saleor API. Read more."
id="EqDdoh"
connect apps and access Saleor API."
id="GDJHXl"
/>
</p>
<CustomApps

View file

@ -25050,7 +25050,7 @@ exports[`Storyshots Views / Apps / Apps list default 1`] = `
</div>
</div>
<p>
Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it. Read more here.
Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it.
</p>
<div
class="MuiPaper-root-id MuiCard-root-id AppList-apps-id MuiPaper-elevation0-id MuiPaper-rounded-id"
@ -25561,7 +25561,7 @@ exports[`Storyshots Views / Apps / Apps list loading 1`] = `
</div>
</div>
<p>
Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it. Read more here.
Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it.
</p>
<div
class="MuiPaper-root-id MuiCard-root-id AppList-apps-id MuiPaper-elevation0-id MuiPaper-rounded-id"
@ -25703,7 +25703,7 @@ exports[`Storyshots Views / Apps / Apps list no data 1`] = `
</div>
</div>
<p>
Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it. Read more here.
Third party apps are installed with App Manifests. They contain UI accessible from dashboard and can extend it.
</p>
<div
class="MuiPaper-root-id MuiCard-root-id AppList-apps-id MuiPaper-elevation0-id MuiPaper-rounded-id"