瀏覽代碼

Update languages

Yannick Warnier 9 年之前
父節點
當前提交
c9e4ec2d67
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      main/lang/english/trad4all.inc.php

+ 4 - 0
main/lang/english/trad4all.inc.php

@@ -7381,4 +7381,8 @@ $FieldTypeVideoUrl = "Video URL";
 $InsertAValidUrl = "Insert a valid URL";
 $SeeInformation = "See information";
 $ShareWithYourFriends = "Share with your friends";
+$ChatRoomName = "Chatroom name";
+$TheVideoChatRoomXNameAlreadyExists = "The video chatroom %s already exists";
+$ChatRoomNotCreated = "Chatroom could not be created";
+$TheXUserBrowserDoesNotSupportWebRTC = "The browser of %s does not support native video transmission. Sorry.";
 ?>