浏览代码

[RN] Rename lock room button

master
Bettenbuk Zoltan 6 年前
父节点
当前提交
725f9b1961
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      lang/main.json

+ 3
- 3
lang/main.json 查看文件

205
         "liveStreamingDisabledForGuestTooltip": "Guests can't start live streaming.",
205
         "liveStreamingDisabledForGuestTooltip": "Guests can't start live streaming.",
206
         "liveStreamingDisabledTooltip": "Start live stream disabled.",
206
         "liveStreamingDisabledTooltip": "Start live stream disabled.",
207
         "lockMessage": "Failed to lock the conference.",
207
         "lockMessage": "Failed to lock the conference.",
208
-        "lockRoom": "Lock room",
208
+        "lockRoom": "Add meeting password",
209
         "lockTitle": "Lock failed",
209
         "lockTitle": "Lock failed",
210
         "logoutQuestion": "Are you sure you want to logout and stop the conference?",
210
         "logoutQuestion": "Are you sure you want to logout and stop the conference?",
211
         "logoutTitle": "Logout",
211
         "logoutTitle": "Logout",
285
         "tokenAuthFailedTitle": "Authentication failed",
285
         "tokenAuthFailedTitle": "Authentication failed",
286
         "transcribing": "Transcribing",
286
         "transcribing": "Transcribing",
287
         "unableToSwitch": "Unable to switch video stream.",
287
         "unableToSwitch": "Unable to switch video stream.",
288
-        "unlockRoom": "Unlock room",
288
+        "unlockRoom": "Remove meeting password",
289
         "userPassword": "user password",
289
         "userPassword": "user password",
290
         "WaitForHostMsg": "The conference <b>__room__</b> has not yet started. If you are the host then please authenticate. Otherwise, please wait for the host to arrive.",
290
         "WaitForHostMsg": "The conference <b>__room__</b> has not yet started. If you are the host then please authenticate. Otherwise, please wait for the host to arrive.",
291
         "WaitForHostMsgWOk": "The conference <b>__room__</b> has not yet started. If you are the host then please press Ok to authenticate. Otherwise, please wait for the host to arrive.",
291
         "WaitForHostMsgWOk": "The conference <b>__room__</b> has not yet started. If you are the host then please press Ok to authenticate. Otherwise, please wait for the host to arrive.",
610
             "invite": "Invite people",
610
             "invite": "Invite people",
611
             "kick": "Kick participant",
611
             "kick": "Kick participant",
612
             "localRecording": "Toggle local recording controls",
612
             "localRecording": "Toggle local recording controls",
613
-            "lockRoom": "Toggle room lock",
613
+            "lockRoom": "Toggle meeting password",
614
             "moreActions": "Toggle more actions menu",
614
             "moreActions": "Toggle more actions menu",
615
             "moreActionsMenu": "More actions menu",
615
             "moreActionsMenu": "More actions menu",
616
             "mute": "Toggle mute audio",
616
             "mute": "Toggle mute audio",

正在加载...
取消
保存