chore: update translations.pot

This commit is contained in:
Maël Gangloff 2024-08-17 23:05:58 +02:00
parent 8ba44528e4
commit e004e7a3fb
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629
2 changed files with 1 additions and 5 deletions

View File

@ -209,7 +209,7 @@ export function WatchlistForm({form, connectors, onFinish, isCreation}: {
}]}
noStyle
>
<Input placeholder={t`slack://TOKEN@default?channel=CHANNEL`} style={{width: '60%'}} autoComplete='off'/>
<Input placeholder={'slack://TOKEN@default?channel=CHANNEL'} style={{width: '60%'}} autoComplete='off'/>
</Form.Item>
{fields.length > 1 ? (
<MinusCircleOutlined

View File

@ -293,10 +293,6 @@ msgstr ""
msgid "This DSN does not appear to be valid"
msgstr ""
#: assets/components/tracking/watchlist/WatchlistForm.tsx:212
msgid "slack://TOKEN@default?channel=CHANNEL"
msgstr ""
#: assets/components/tracking/watchlist/WatchlistForm.tsx:224
msgid "Check out this link to the Symfony documentation to help you build the DSN"
msgstr ""