瀏覽代碼

Fixes missing strings.

master
damencho 6 年之前
父節點
當前提交
8886bcdb73
共有 1 個檔案被更改,包括 4 行新增0 行删除
  1. 4
    0
      lang/main.json

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

122
         "tryAgainButton": "Try again in desktop"
122
         "tryAgainButton": "Try again in desktop"
123
     },
123
     },
124
     "defaultLink": "e.g. {{url}}",
124
     "defaultLink": "e.g. {{url}}",
125
+    "defaultNickname": "ex. Jane Pink",
125
     "deviceError": {
126
     "deviceError": {
126
         "cameraError": "Failed to access your camera",
127
         "cameraError": "Failed to access your camera",
127
         "cameraPermission": "Error obtaining camera permission",
128
         "cameraPermission": "Error obtaining camera permission",
664
         "audioOnlyExpanded": "You are in audio only mode. This mode saves bandwidth but you won't see videos of others.",
665
         "audioOnlyExpanded": "You are in audio only mode. This mode saves bandwidth but you won't see videos of others.",
665
         "callQuality": "Video Quality",
666
         "callQuality": "Video Quality",
666
         "hd": "HD",
667
         "hd": "HD",
668
+        "hdTooltip": "Viewing high definition video",
667
         "highDefinition": "High definition",
669
         "highDefinition": "High definition",
668
         "labelTooiltipNoVideo": "No video",
670
         "labelTooiltipNoVideo": "No video",
669
         "labelTooltipAudioOnly": "Audio-only mode enabled",
671
         "labelTooltipAudioOnly": "Audio-only mode enabled",
670
         "ld": "LD",
672
         "ld": "LD",
673
+        "ldTooltip": "Viewing low definition video",
671
         "lowDefinition": "Low definition",
674
         "lowDefinition": "Low definition",
672
         "onlyAudioAvailable": "Only audio is available",
675
         "onlyAudioAvailable": "Only audio is available",
673
         "onlyAudioSupported": "We only support audio in this browser.",
676
         "onlyAudioSupported": "We only support audio in this browser.",
675
         "p2pVideoQualityDescription": "In peer to peer mode, received video quality can only be toggled between high and audio only. Other settings will not be honored until peer to peer is exited.",
678
         "p2pVideoQualityDescription": "In peer to peer mode, received video quality can only be toggled between high and audio only. Other settings will not be honored until peer to peer is exited.",
676
         "recHighDefinitionOnly": "Will prefer high definition.",
679
         "recHighDefinitionOnly": "Will prefer high definition.",
677
         "sd": "SD",
680
         "sd": "SD",
681
+        "sdTooltip": "Viewing standard definition video",
678
         "standardDefinition": "Standard definition"
682
         "standardDefinition": "Standard definition"
679
     },
683
     },
680
     "videothumbnail": {
684
     "videothumbnail": {

Loading…
取消
儲存