安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
All these (third-party) "injection things" and "loader" from external sites are completely unnecessary.
Editor: e.g. Notepad++
Image editing program: e.g. Adobe Photoshop or whatever you prefer to edit/replace graphics/textures
Client GUI files like header, footer, menus:
x:\Steam\resource - *.styles, *.layout, *.menu
Library
x:\Steam\steamui\css\library.css
Everything else like web interface, including profiles, store pages, forum pages whatever: x:\Steam\resource\webkit.css
Add or modify your own things. However, since Steam forces all modified files to reset at startup, updates must be blocked.
Create a "steam.cfg" in your installation folder.
Add:
If you want to make updates again, the cfg must be renamed or moved temporarily. At that moment, Steam will update again during a new launch. Of course, you should back up your modifications beforehand, otherwise you'll be annoyed.
Hints:
Launch steam with "steam.exe -dev" shortcut to unlock the Code inspector (F12)
(F5) to reload the Client
There was also an additional feature that allowed you to view the CSS hierarchy, but unfortunately it was removed later. Valve often changes the CSS code, renames classes, files or move them to different places. You always have to make sure you're up to date.
Notepad++ VDF Plugins (optional)
https://developer.valvesoftware.com/wiki/Notepad++_VDF_Language_Plugins
https://github.com/Mrfunreal/VDF-Lanugages-for-NotepadPlusPlus