-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
It would be great if support for other languages could be included.
Either by grabbing the selected language from FFXIV plugin or let the user choose the language via dropdown (my knowledge is limited in regards to sln files and how to edit ui elements)
just make the "PartyJoinMessageFooter" a dict (thats the name in python i think here it is a list?)
where the key is the language itself and use it just like "PartyJoinMessageFooter['selectedGameLanguage']" to retrieve the footer.
The german String would be "ist der Gruppe beigetreten."
Metadata
Metadata
Assignees
Labels
No labels