jfinn пре 5 година
родитељ
комит
1ae00ca830
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2
    0
      react/features/deep-linking/components/DeepLinkingMobilePage.web.js

+ 2
- 0
react/features/deep-linking/components/DeepLinkingMobilePage.web.js Прегледај датотеку

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

Loading…
Откажи
Сачувај