提示文案更改

This commit is contained in:
tianfeng 2025-11-11 16:22:42 +08:00
parent 56e36531bf
commit 6f2b0e95f3

View File

@ -231,7 +231,7 @@ public enum TeamErrorCode implements IResponseErrorCode {
/**
* 设备指纹已被其他主播使用
*/
DEVICE_FINGERPRINT_USED_BY_ANCHOR(6053, "The device cannot add any more hosts."),
DEVICE_FINGERPRINT_USED_BY_ANCHOR(6053, "This user's current device is no longer able to add any more hosts."),
/**
* 设备指纹已被其他代理使用