浏览代码

docs: improve English in config.js

j8
Dan Dascalescu 4 年前
父节点
当前提交
ea07515138
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      config.js

+ 3
- 3
config.js 查看文件

303
     // and microsoftApiApplicationClientID
303
     // and microsoftApiApplicationClientID
304
     // enableCalendarIntegration: false,
304
     // enableCalendarIntegration: false,
305
 
305
 
306
-    // When 'true', it shows an intermediate page before joining, where the user can  configure its devices.
306
+    // When 'true', it shows an intermediate page before joining, where the user can configure their devices.
307
     // prejoinPageEnabled: false,
307
     // prejoinPageEnabled: false,
308
 
308
 
309
     // If true, shows the unsafe roon name warning label when a room name is
309
     // If true, shows the unsafe roon name warning label when a room name is
328
     // callStatsID: '',
328
     // callStatsID: '',
329
     // callStatsSecret: '',
329
     // callStatsSecret: '',
330
 
330
 
331
-    // enables sending participants display name to callstats
331
+    // Enables sending participants' display names to callstats
332
     // enableDisplayNameInStats: false,
332
     // enableDisplayNameInStats: false,
333
 
333
 
334
-    // enables sending participants email if available to callstats and other analytics
334
+    // Enables sending participants' emails (if available) to callstats and other analytics
335
     // enableEmailInStats: false,
335
     // enableEmailInStats: false,
336
 
336
 
337
     // Privacy
337
     // Privacy

正在加载...
取消
保存