-
Notifications
You must be signed in to change notification settings - Fork 4
Externalize localizations #122
Copy link
Copy link
Open
Labels
Priority: LOWThis issue is of low priority.This issue is of low priority.Socket ImplementationStatus: Awaiting reviewThis issue is complete and is in the review process, awaiting a merge.This issue is complete and is in the review process, awaiting a merge.Type: EnhancementThis issue contains a suggestion or improvement.This issue contains a suggestion or improvement.
Milestone
Metadata
Metadata
Assignees
Labels
Priority: LOWThis issue is of low priority.This issue is of low priority.Socket ImplementationStatus: Awaiting reviewThis issue is complete and is in the review process, awaiting a merge.This issue is complete and is in the review process, awaiting a merge.Type: EnhancementThis issue contains a suggestion or improvement.This issue contains a suggestion or improvement.
With the Crowdin project, it'd be ideal to have a way to update translations without a client update. This should not be too hard, actually... When the client boots, it can download the translation file for the clients language. We could either load this as a resource or create a custom translation system, which wouldn't be hard either.