Prepare for ICU migration
This commit is contained in:
parent
d0f17a1398
commit
2781e621ad
62 changed files with 550 additions and 414 deletions
|
@ -64,7 +64,9 @@ export function CallNeedPermissionScreen({
|
|||
<Intl
|
||||
i18n={i18n}
|
||||
id="callNeedPermission"
|
||||
components={[<ContactName title={title} />]}
|
||||
components={{
|
||||
title: <ContactName title={title} />,
|
||||
}}
|
||||
/>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue