Procházet zdrojové kódy

auto acp scripted

dev
jfinn před 5 roky
rodič
revize
1ae00ca830

+ 2
- 0
react/features/deep-linking/components/DeepLinkingMobilePage.web.js Zobrazit soubor

@@ -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>

Načítá se…
Zrušit
Uložit