Rochet2 / TrinityCore

Rochet2's stuff for TC
https://rochet2.github.io
90 stars 143 forks source link

Multi-language #62

Open ConradBunton opened 6 years ago

ConradBunton commented 6 years ago

It's about all branch, all version. Is there a possibility to make a multi-language Gossip ? It would be easier than edit C++ codes. I can give you the Fr version, if you want.

Rochet2 commented 6 years ago

So basically you want multilanguage support for transmog and such? It did actually exist at one point, but I felt it was in the way of development and any promised translations were never made.

Additionally I am not quite sure what would be a good way to implement it. If the TC systems are used then there are possible conflicts with TC IDs, which is not nice. Making a custom table would be a better solution for that, however making a table for a few rows feels weird.

ConradBunton commented 6 years ago

Eventually, add the differents languages directly in Transmogvendor.cpp