meriadec
7 years ago
No known key found for this signature in database
GPG Key ID: 1D2FC2305E2CB399
1 changed files with
1 additions and
1 deletions
-
src/components/EnsureDeviceApp.js
|
|
@ -79,7 +79,7 @@ class EnsureDeviceApp extends Component<{ |
|
|
|
return ( |
|
|
|
<Trans i18nKey="deviceConnect:step2.open" parent="div"> |
|
|
|
{'Open the '} |
|
|
|
<strong>{cur.name}</strong> |
|
|
|
<Bold>{cur.name}</Bold> |
|
|
|
{' app on your device'} |
|
|
|
</Trans> |
|
|
|
) |
|
|
|