Cài đặt Steam
Đăng nhập
|
Ngôn ngữ
简体中文 (Hán giản thể)
繁體中文 (Hán phồn thể)
日本語 (Nhật)
한국어 (Hàn Quốc)
ไทย (Thái)
Български (Bungari)
Čeština (CH Séc)
Dansk (Đan Mạch)
Deutsch (Đức)
English (Anh)
Español - España (Tây Ban Nha - TBN)
Español - Latinoamérica (Tây Ban Nha cho Mỹ Latin)
Ελληνικά (Hy Lạp)
Français (Pháp)
Italiano (Ý)
Bahasa Indonesia (tiếng Indonesia)
Magyar (Hungary)
Nederlands (Hà Lan)
Norsk (Na Uy)
Polski (Ba Lan)
Português (Tiếng Bồ Đào Nha - BĐN)
Português - Brasil (Bồ Đào Nha - Brazil)
Română (Rumani)
Русский (Nga)
Suomi (Phần Lan)
Svenska (Thụy Điển)
Türkçe (Thổ Nhĩ Kỳ)
Українська (Ukraine)
Báo cáo lỗi dịch thuật
https://sp.zhabite.com/sharedfiles/filedetails/?id=2449797994
Hope it helps anyone!
respect
I wanted to point you out that sadly I get a lot of red errors in the log in 1.0 after your update.
TL;DR I hope to figure out how to do it some day, but it's not something I can whip up quickly.
Core abstracts became inheritable a few updates back, and modern mods should no longer overwrite those. It's advisable to use unique abstract names that can't be accidentally used by other mods.
The first one is especially problematic because it uses the old version of vanilla BenchBase, which is missing quite a few things. Such as default thingCategories, and Mass. So any mod that loads after this one and tries to use that base will output errors.
I'd recommend just deleting the redefined abstract, and letting it to be inherited from the core.