diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json
index 4a19ce00..4c0ff090 100644
--- a/_locales/zh_CN/messages.json
+++ b/_locales/zh_CN/messages.json
@@ -649,5 +649,6 @@
"nonexistent_user_desc": { "message": "尝试搜索另一个账号。" },
"suspended_user": { "message": "账号已被冻结" },
"suspended_user_desc": { "message": "您正在查看的个人资料页已被冻结。" },
- "show_boring_indicators": { "message": "在关注中/粉丝页面的用户昵称后方添加一个表示其最近推文的图标
图标示意: 转推的 / 引用的 / 不存在的 / 有段时间(一周以上)的"}
+ "show_boring_indicators": { "message": "在关注中/粉丝页面的用户昵称后方添加一个表示其最近推文的图标
图标示意: 转推的 / 引用的 / 不存在的 / 有段时间(一周以上)的"},
+ "hide_original_languages":{"message": "翻译推文后隐藏原文" }
}
diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json
index e3a90d22..89da9bf0 100644
--- a/_locales/zh_TW/messages.json
+++ b/_locales/zh_TW/messages.json
@@ -645,5 +645,6 @@
"nonexistent_user_desc": { "message": "請嘗試搜尋其他帳號。" },
"suspended_user": { "message": "此帳號已被停用" },
"suspended_user_desc": { "message": "你要查看的個人資料已被停用。 要返回首頁,請點一下這裡。" },
- "show_boring_indicators": { "message": "在「跟隨中」及「粉絲」列表中顯示圖示,以表示各使用者的最後推文狀態(轉推、引用、一段時間前或沒有推文)。" }
+ "show_boring_indicators": { "message": "在「跟隨中」及「粉絲」列表中顯示圖示,以表示各使用者的最後推文狀態(轉推、引用、一段時間前或沒有推文)。" },
+ "hide_original_languages":{"message": "翻譯推文後隱藏原文" }
}
diff --git a/layouts/settings/index.html b/layouts/settings/index.html
index 8a3c8595..3465803c 100644
--- a/layouts/settings/index.html
+++ b/layouts/settings/index.html
@@ -182,6 +182,9 @@