Bläddra i källkod

auto acp scripted

dev
jfinn 5 år sedan
förälder
incheckning
1ae00ca830
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2
    0
      react/features/deep-linking/components/DeepLinkingMobilePage.web.js

+ 2
- 0
react/features/deep-linking/components/DeepLinkingMobilePage.web.js Visa fil

@@ -196,6 +196,8 @@ class DeepLinkingMobilePage extends Component<Props> {
196 196
                             : null
197 197
                     }
198 198
                     <p className = { `${_SNS}__text` }>
199
+                    
200
+                        { t(`${_TNS}.appNotInstalled`, { app: NATIVE_APP_NAME }) }
199 201
 
200 202
                     Mobile browsers are not yet supported.
201 203
                     </p>

Laddar…
Avbryt
Spara