-
Notifications
You must be signed in to change notification settings - Fork 7
Language support #22
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdiscord changeThis is prompted by Discord's sudden changes to the data package or apiThis is prompted by Discord's sudden changes to the data package or api
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdiscord changeThis is prompted by Discord's sudden changes to the data package or apiThis is prompted by Discord's sudden changes to the data package or api
Attempting to load a package.zip that was requested from a non-English client fails, because - I'm inferring from the error code - the package paths are hard-coded to the original English language ones. Localized package.zips have their folder structure translated to the local language (in this case this would be de_AT or, more probably due to lacking support, de_DE).
Error:
The path "Nachrichten/index.json" does exist, which is - I'm inferring again - its German language equivalent.