jfinn 5 лет назад
Родитель
Сommit
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>

Загрузка…
Отмена
Сохранить