mirror of
https://github.com/xfgryujk/blivechat.git
synced 2024-12-26 12:50:33 +08:00
前端补充不推荐房间ID的提示
This commit is contained in:
parent
bc89552701
commit
58afbbf888
@ -20,9 +20,9 @@ export default {
|
||||
disabledByServer: 'Disabled by the server',
|
||||
|
||||
general: 'General',
|
||||
useAuthCodeWarning: 'Please prioritize the identity code',
|
||||
useAuthCodeWarning: 'Please prioritize the identity code, otherwise the avatars and usernames will not display',
|
||||
room: 'Room',
|
||||
roomId: 'Room ID',
|
||||
roomId: 'Room ID (not recommended)',
|
||||
authCode: 'Identity code',
|
||||
howToGetAuthCode: 'How to get identity code',
|
||||
showDanmaku: 'Show messages',
|
||||
|
@ -20,9 +20,9 @@ export default {
|
||||
disabledByServer: 'サーバーによって無効にされました',
|
||||
|
||||
general: '常規',
|
||||
useAuthCodeWarning: 'アイデンティティコードを優先的に使用してください',
|
||||
useAuthCodeWarning: 'アイデンティティコードを優先的に使用してください。そうしないと、アイコンやユーザー名が表示されません',
|
||||
room: 'ルーム',
|
||||
roomId: 'ルームID',
|
||||
roomId: 'ルームID(推奨されません)',
|
||||
authCode: 'アイデンティティコード',
|
||||
howToGetAuthCode: 'アイデンティティコードの取得方法',
|
||||
showDanmaku: 'コメントを表示する',
|
||||
|
@ -20,9 +20,9 @@ export default {
|
||||
disabledByServer: '已被服务器禁用',
|
||||
|
||||
general: '常规',
|
||||
useAuthCodeWarning: '请优先使用身份码',
|
||||
useAuthCodeWarning: '请优先使用身份码,否则无法显示头像和昵称',
|
||||
room: '房间',
|
||||
roomId: '房间ID',
|
||||
roomId: '房间ID(不推荐)',
|
||||
authCode: '身份码',
|
||||
howToGetAuthCode: '如何获取身份码',
|
||||
showDanmaku: '显示弹幕',
|
||||
|
Loading…
Reference in New Issue
Block a user