提示文案处理

This commit is contained in:
tianfeng 2025-12-30 12:02:08 +08:00
parent a77474d3df
commit f4f315bc08

View File

@ -33,7 +33,7 @@ public enum FamilyNewsTypeEnum {
/** /**
* 成员被管理员踢出家族 * 成员被管理员踢出家族
*/ */
MEMBER_KICKED_MANAGE("MEMBER_KICKED", "[{targetUserName}] has been removed from the family by the family owner."), MEMBER_KICKED_MANAGE("MEMBER_KICKED", "[{targetUserName}] has been removed from the family by the family admin."),
/** /**