mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
chore: update translations.pot
This commit is contained in:
parent
8ba44528e4
commit
e004e7a3fb
@ -209,7 +209,7 @@ export function WatchlistForm({form, connectors, onFinish, isCreation}: {
|
|||||||
}]}
|
}]}
|
||||||
noStyle
|
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>
|
</Form.Item>
|
||||||
{fields.length > 1 ? (
|
{fields.length > 1 ? (
|
||||||
<MinusCircleOutlined
|
<MinusCircleOutlined
|
||||||
|
|||||||
@ -293,10 +293,6 @@ msgstr ""
|
|||||||
msgid "This DSN does not appear to be valid"
|
msgid "This DSN does not appear to be valid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: assets/components/tracking/watchlist/WatchlistForm.tsx:212
|
|
||||||
msgid "slack://TOKEN@default?channel=CHANNEL"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: assets/components/tracking/watchlist/WatchlistForm.tsx:224
|
#: assets/components/tracking/watchlist/WatchlistForm.tsx:224
|
||||||
msgid "Check out this link to the Symfony documentation to help you build the DSN"
|
msgid "Check out this link to the Symfony documentation to help you build the DSN"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user