Update i18n eslint rule to validate missing/extra icu params
This commit is contained in:
parent
4e6c3ba9df
commit
8ca192a48d
16 changed files with 449 additions and 66 deletions
|
@ -136,9 +136,6 @@ export function MessageRequestActionsConfirmation({
|
|||
<Intl
|
||||
i18n={i18n}
|
||||
id="icu:MessageRequests--delete-direct-confirm-title"
|
||||
components={{
|
||||
title: <ContactName key="name" title={title} />,
|
||||
}}
|
||||
/>
|
||||
) : (
|
||||
<Intl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue