diff --git a/resources/lang/en/user.yml b/resources/lang/en/user.yml
index d6cc6dc6..731870ce 100644
--- a/resources/lang/en/user.yml
+++ b/resources/lang/en/user.yml
@@ -101,7 +101,7 @@ player:
profile:
avatar:
title: Change Avatar?
- notice: Click the gear icon「」of any skin in your skinlib, then click 「Set as avatar」. We will cut the head segment of that skin for you.
+ notice: Click the gear icon「」of any skin in your skinlib, then click 「Set as avatar」. We will cut the head segment of that skin for you. If there is no icon like this, please unable the extensions like ADBlock.
wrong-type: You can't set a cape as avatar
non-existent: Non-existent texture
success: Avatar setted successfully
diff --git a/resources/lang/zh-CN/user.yml b/resources/lang/zh-CN/user.yml
index a0416b01..c4dd11a4 100644
--- a/resources/lang/zh-CN/user.yml
+++ b/resources/lang/zh-CN/user.yml
@@ -107,7 +107,7 @@ player:
profile:
avatar:
title: 更改头像?
- notice: 请在衣柜中任意皮肤的右下角「」处选择「设为头像」,将会自动截取该皮肤的头部作为头像哦~
+ notice: 请在衣柜中任意皮肤的右下角「」处选择「设为头像」,将会自动截取该皮肤的头部作为头像哦~ 如果看不到这个图标,请关闭 ADBlock,ABP 之类的广告过滤扩展。
wrong-type: 披风可不能设置为头像哦~
non-existent: 材质不存在。
success: 设置成功!