Trancy
Create
Log in
Sign up
Roadmap
Feedback
🌻 Feature Request
493
Changelog
Voters
Chiang Perry
Kehao Chen
羅
羅常瑋(Ausir)
Gino chen
陳湯圓
unowherr
何玟霖
pow new
a
aabbb
Qing Wei
and 7 more...
Powered by Canny
17
希望能有繁體中文的選項
planned
何封
感谢开发这么好用、学习起来让人开心又方便的工具,小小愿望是可以有繁体中文的选项,谢谢
April 9, 2023
羅
羅常瑋(Ausir)
關於繁體中文,在正式推出前
這裡提供一個我的實做
但缺點使用後就無法再看到簡體
首先你要先下載 繁媛明朝/黑體 他可以支援 opencc 的簡繁轉換變體字型
https://github.com/ayaka14732/FanWunMing
安裝好後,使用油猴為所有的網站加入 CSS
(function () {
'use strict';
// Your code here...
const style = document.createElement('style');
style.innerHTML = `
.xt-dual {
border-left: 5px solid #7300e0;
padding-left: 10px;
border-start-start-radius: 0.5rem;
border-end-start-radius: 0.5rem;
font-family: "繁媛明朝 TW" !important;
letter-spacing: normal !important;
}
.trancy-secondary-subtitle {
font-family: "繁媛明朝 TW" !important;
letter-spacing: normal !important;
}
`;
document.head.appendChild(style);
})();
接下來您就可以使用繁體中文的 trancy 翻譯字幕
Photo Viewer
View photos in a modal
·
August 14, 2023
·
Reply
羅
羅常瑋(Ausir)
繁中+1
·
August 8, 2023
·
Reply
柴大
繁中plz
·
June 2, 2023
·
Reply
Ku Chou
沒錯,許願能有繁中選項 ❤️
·
April 17, 2023
·
Reply
Trancy Admin
marked this post as
planned
·
April 10, 2023
·
Reply
Trancy Admin
你还,感谢你的反馈,繁体中文在路上,后续的版本更新会支持的
4 likes
·
April 10, 2023
·
Reply
Powered by Canny
Photo Viewer
View photos in a modal