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
                             : null
196
                             : null
197
                     }
197
                     }
198
                     <p className = { `${_SNS}__text` }>
198
                     <p className = { `${_SNS}__text` }>
199
+                    
200
+                        { t(`${_TNS}.appNotInstalled`, { app: NATIVE_APP_NAME }) }
199
 
201
 
200
                     Mobile browsers are not yet supported.
202
                     Mobile browsers are not yet supported.
201
                     </p>
203
                     </p>

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