瀏覽代碼

fix(deep-linking): add back description copy

master
Leonard Kim 6 年之前
父節點
當前提交
663e0a6693
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      lang/main.json

+ 1
- 0
lang/main.json 查看文件

114
     },
114
     },
115
     "deepLinking": {
115
     "deepLinking": {
116
         "appNotInstalled": "You need the {{app}} mobile app to join this meeting on your phone.",
116
         "appNotInstalled": "You need the {{app}} mobile app to join this meeting on your phone.",
117
+        "description": "Nothing happened? We tried launching your meeting in the {{app}} desktop app. Try again or launch it in the {{app}} web app.",
117
         "descriptionWithoutWeb": "Nothing happened? We tried launching your meeting in the {{app}} desktop app.",
118
         "descriptionWithoutWeb": "Nothing happened? We tried launching your meeting in the {{app}} desktop app.",
118
         "downloadApp": "Download the app",
119
         "downloadApp": "Download the app",
119
         "launchWebButton": "Launch in web",
120
         "launchWebButton": "Launch in web",

Loading…
取消
儲存