mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 15:45:39 +01:00
Update "link new device" mobile client button text when linking
This commit is contained in:
@@ -102,12 +102,6 @@ export function InstallScreenQrCodeNotScannedStep({
|
||||
i18n={i18n}
|
||||
id="icu:Install__instructions__3"
|
||||
components={{
|
||||
plusButton: (
|
||||
<div
|
||||
className="module-InstallScreenQrCodeNotScannedStep__android-plus"
|
||||
aria-label="+"
|
||||
/>
|
||||
),
|
||||
linkNewDevice: <strong>{i18n('icu:linkNewDevice')}</strong>,
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user