mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Fully migrate to ICU
This commit is contained in:
@@ -30,7 +30,7 @@ export function ChangeNumberNotification(props: Props): JSX.Element {
|
||||
contents={
|
||||
<>
|
||||
<Intl
|
||||
id="ChangeNumber--notification"
|
||||
id="icu:ChangeNumber--notification"
|
||||
components={{
|
||||
sender: <Emojify text={sender.title || sender.firstName || ''} />,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user