diff --git a/client/shared/i18n/langs/en-US/translation.json b/client/shared/i18n/langs/en-US/translation.json index 02c86cc8..5b9a1193 100644 --- a/client/shared/i18n/langs/en-US/translation.json +++ b/client/shared/i18n/langs/en-US/translation.json @@ -94,6 +94,7 @@ "k51243586": "Add friend", "k517db7e5": "Text Channel", "k51db56bf": "Temporary Meeting", + "k547a7a99": "This record was not found", "k551b0348": "Password", "k56f9469b": "No friends yet", "k57ab4d97": "Please select user", @@ -133,6 +134,7 @@ "k6fb230da": "Pending friend request", "k6fc3abcd": "Enter now", "k705ca774": "Hide member full name", + "k70751578": "Jump to converse", "k7173d09e": "Account", "k736edc2f": "Old and new passwords do not match", "k73d9fc70": "Allow members to view admin channels", @@ -281,6 +283,7 @@ "kdef84ee6": "Plugin", "kdf6e53ca": "Converse does not have permission", "ke0161a83": "Reset to default address", + "ke040edce": "No rendering method of this type found", "ke071c620": "Allow members to manage users, such as banning, removing users, etc.", "ke17b2c87": "Do not upload pictures that violate local laws and regulations", "ke187440d": "Panel type cannot be empty", @@ -324,6 +327,7 @@ "kf876a42d": "Modify Password", "kf87f3059": "Plugin Store", "kf8de33b7": "Plugin provider not found", + "kf9235c11": "Something went wrong", "kf94465ba": "Invite Code", "kf98fbe5e": "Forbid everyone to speak", "kfa01c850": "No private message found", diff --git a/client/shared/i18n/langs/zh-CN/translation.json b/client/shared/i18n/langs/zh-CN/translation.json index 9d1cafed..dd946956 100644 --- a/client/shared/i18n/langs/zh-CN/translation.json +++ b/client/shared/i18n/langs/zh-CN/translation.json @@ -94,6 +94,7 @@ "k51243586": "添加好友", "k517db7e5": "文字频道", "k51db56bf": "临时会议", + "k547a7a99": "没有找到该记录", "k551b0348": "密码", "k56f9469b": "暂无好友", "k57ab4d97": "请选择用户", @@ -133,6 +134,7 @@ "k6fb230da": "等待处理的好友请求", "k6fc3abcd": "立即进入", "k705ca774": "隐藏成员完整名称", + "k70751578": "跳转到会话", "k7173d09e": "账户信息", "k736edc2f": "新旧密码不匹配", "k73d9fc70": "允许成员查看管理频道", @@ -281,6 +283,7 @@ "kdef84ee6": "插件", "kdf6e53ca": "会话没有权限", "ke0161a83": "重置为默认地址", + "ke040edce": "没有找到该类型的渲染方式", "ke071c620": "允许成员管理用户,如禁言、移除用户等操作", "ke17b2c87": "请勿上传违反当地法律法规的图片", "ke187440d": "面板类型不能为空", @@ -324,6 +327,7 @@ "kf876a42d": "修改密码", "kf87f3059": "插件中心", "kf8de33b7": "未找到插件的提供者", + "kf9235c11": "出现了一些问题", "kf94465ba": "邀请码", "kf98fbe5e": "禁止所有人发言", "kfa01c850": "找不到私信会话",