Update "link new device" mobile client button text when linking
This commit is contained in:
parent
3555ccc629
commit
554f5dbe7a
3 changed files with 3 additions and 28 deletions
|
@ -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>,
|
||||
}}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue