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